oskarc/MCPExtensibleTemplate
Build your own MCP server quickly. A batteries-included .NET 8 template with authentication, rate limiting, resilience, and structured logging — just add your API provider and go.
Platform-specific configuration:
{
"mcpServers": {
"MCPExtensibleTemplate": {
"command": "npx",
"args": [
"-y",
"MCPExtensibleTemplate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...