Remote
Provides a production-ready remote Model Context Protocol server featuring enterprise authentication, multi-method user authentication, and comprehensive reflection capabilities.
About
This production-ready remote Model Context Protocol (MCP) server, built with C# and ASP.NET Core, offers a robust and secure foundation for extending AI assistants like Claude Code, Cursor, and VS Code with custom functionalities. It features enterprise-grade authentication, including OAuth 2.1 with multi-method login options like WebAuthn, biometrics, and hardware security keys. Beyond its strong security, the server provides a comprehensive set of reflection tools, enabling self-documentation and easy discovery of its 16 included utilities across math, data, and general-purpose categories, making it highly extensible and manageable in multi-tenant environments.
Key Features
- Enterprise Authentication with OAuth 2.1 and multi-method support (password + WebAuthn)
- Biometric Support including fingerprint, face recognition, and hardware security keys (YubiKey)
- Self-Documenting with 5 powerful reflection tools for tool discovery and analysis
- Production Grade built with ASP.NET Core and enterprise patterns
- Universal MCP Client Support for Claude Code, Cursor, and VS Code
- 0 GitHub stars
Use Cases
- Extend AI assistants (e.g., Claude Code, Cursor, VS Code) with custom functionalities and secure tools.
- Host secure, discoverable enterprise tools and computational services for AI agents.
- Implement multi-tenant Model Context Protocol backends with advanced authentication and introspection.