scampcat/remote-mcp
Production-ready, multi-tenant, REMOTE MCP SERVER TEMPLATE built with C#/.NET featuring reflection tools and enterprise security. Works with Claude Code, Cursor, VS Code. Complete OAuth2.1 and WebAuthn authentication, rate limiting, and deployment guides. Scoped identity integration with AWS Cognito, Azure AD, Google Cloud, Auth0, Clerk, LDAP, etc.
Platform-specific configuration:
{
"mcpServers": {
"remote-mcp": {
"command": "npx",
"args": [
"-y",
"remote-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...