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.
Stars
4
Forks
1
Watchers
4
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
feat: Enhance client secret management and documentation
270b5b6View on GitHubRemove local documentation and .DS_Store files from repository
b0ac409View on GitHubUpdate .gitignore to exclude local documentation files
314da02View on GitHubFix OAuth callback to show success page instead of connection refused
e2886dbView on GitHubUpdate README to correctly state OAuth 2.1 and WebAuthn support
5dea7dbView on GitHubUpdate .gitignore to exclude CLAUDE.md and /publish folder
fbefc39View on GitHubAdd sanitized appsettings.json.example and exclude /publish folder
2232f9dView on GitHubFix OAuth authentication with Azure AD - implement proper authorization server pattern
a868248View on GitHubFix OAuth SSO + MCP integration with session-based authentication
0b81703View on GitHubComplete working state: Browser authentication + AzureAD integration
5f9930fView on GitHubFix browser authentication UX with systematic debugging approach
c7ceb46View on GitHubAdd comprehensive documentation for enterprise MCP server
6fbd40fView on GitHub