.

.NET MCP Server

by io.github.jongalloway · STDIO

.NET MCP Server by io.github.jongalloway — connect via stdio to access its tools through your RouterMCP gateway.

#registry.modelcontextprotocol.io
TOOLS
0
available on this server
TRANSPORT
STDIO
local execution
AUTH
Local
no auth needed
REGION
Global
multi-region ready
STATUS
Active
accepting connections

Overview

ATTACHREADY
routermcp.jsonjson
{
"mcpServers": {
"dotnet-mcp": {
"args": [
"Community.Mcp.DotNet"
],
"command": "dnx",
"transport": "stdio"
}
}
}