Back to Apps

Enterprise MCP Server
by georgiedekker
Robust MCP gateway for enterprise deployments with auth, audit logging, and dynamic tool management.
0 stars
Works in:Cursor
Exposes:ToolsResources
What it does
This server provides a comprehensive enterprise-grade MCP infrastructure. It acts as a secure bridge between MCP clients (like Cursor) and operational tools, adding critical layers of authentication, authorization, and auditability required for professional environments.
Tools
- Tool Management: CRUD operations for defining and updating server tools.
- Audit Logging: Captures and stores detailed records of tool interactions.
- Versioning: Manages different versions of operational tools.
- Gateway Routing: Dynamically routes requests based on domain and path.
Installation
{
"mcpServers": {
"enterprise-mcp": {
"url": "http://localhost:8000/sse",
"post_url": "http://localhost:8000/messages/"
}
}
}
Supported hosts
- Cursor
- Claude Desktop
Quick install
docker compose up -dInformation
- Pricing
- free
- Published
- 4/29/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add to ~/.cursor/mcp.json with the API Gateway URLClaude Desktop
Configure via claude_desktop_config.json using the SSE endpoint





