marcominerva/McpServerAspNetCore
Minimal implementation of an MCP sample server featuring API Key authentication, CORS support, and example server-side tools for weather and time retrieval.
Platform-specific configuration:
{
"mcpServers": {
"McpServerAspNetCore": {
"command": "npx",
"args": [
"-y",
"McpServerAspNetCore"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...