# See repository for install instructions
{
"mcpServers": {
"comjoelverhagenmcp-napcodeamplecperver": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"comjoelverhagenmcp-napcodeamplecperver": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"comjoelverhagenmcp-napcodeamplecperver": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The Knapcode.SampleMcpServer is a sample Model Context Protocol server that utilizes the MCP C# SDK to generate random numbers and random weather. It connects to the MCP ecosystem, enabling interactions with AI coding assistants through standard input/output interfaces. Developers would use this server to test and demonstrate MCP functionality, particularly in scenarios where random data generation is required.
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.