Get a week free of Claude Code →
🔌

Knapcode.SampleMcpServer

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

Other stdio nuget nugetstdio
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "comjoelverhagenmcp-napcodeamplecperver": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comjoelverhagenmcp-napcodeamplecperver": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comjoelverhagenmcp-napcodeamplecperver": { "command": "npx", "args": [] } } }

About This MCP Server

A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.

Package

Knapcode.SampleMcpServer on nuget

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on nuget.

What tools does it provide?

The Knapcode.SampleMcpServer server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comjoelverhagenmcp-napcodeamplecperver.svg)](https://skillsplayground.com/mcps/comjoelverhagenmcp-napcodeamplecperver/)
SHARE
Share on X

Related MCP Servers