# See repository for install instructions
{
"mcpServers": {
"joelverhagen-napcodeamplecperver": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"joelverhagen-napcodeamplecperver": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"joelverhagen-napcodeamplecperver": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The Model Context Protocol server is a sample implementation using the MCP C# SDK, generating random numbers and random weather data. It connects to the MCP C# SDK, enabling developers to test and understand the protocol's functionality. A developer would use this server when experimenting with or demonstrating the capabilities of the Model Context Protocol, particularly in scenarios involving random data generation.
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 developer tools 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 developer tools capabilities. Once installed, your AI can use its tools automatically.