← All servers
πŸ”Œ

Knapcode.SampleMcpServerPublisherπŸ›‘ No advisories

com.joelverhagen.mcp/Knapcode.SampleMcpServer
New to MCP? Start here β†’
0β˜… stars
0weekly installs
6 months agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of mcp.joelverhagen.com, who proved control of the domain through the official MCP registry.

Verified owner: mcp.joelverhagen.com β†—com.joelverhagen.mcp/Knapcode.SampleMcpServer

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads WEATHER_CHOICES.

About

A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.

Packages & transports

nugetKnapcode.SampleMcpServerv0.10.0-beta.10 Β·
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "Knapcode_SampleMcpServer": {
      "command": "npx",
      "args": [
        "-y",
        "Knapcode.SampleMcpServer"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y Knapcode.SampleMcpServer