Awesome MCP Enterprise
A curated list of awesome MCP (Model Context Protocol) tools, platforms, and services for enterprises.
What is Awesome MCP Enterprise?
Awesome MCP Enterprise is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to curated list of awesome mcp (model context protocol) tools, platforms, and services for enterprises.
A curated list of awesome MCP (Model Context Protocol) tools, platforms, and services for enterprises.
This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- A curated list of awesome MCP (Model Context Protocol) tools
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx awesome-mcp-enterpriseConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Awesome MCP Enterprise
Awesome MCP Enterprise is a curated reference list of infrastructure, platforms, and services for building, hosting, running, and securing Model Context Protocol servers in enterprise environments. Rather than being a runnable MCP server itself, it serves as a comprehensive discovery resource covering 130+ entries across eight categories: private registries, gateways and proxies, build tools and frameworks, MCP apps, security and governance, infrastructure and deployment, MCP directories, and tutorials. Enterprise architects and developers use it to identify production-ready MCP infrastructure components that meet compliance requirements such as SOC 2, HIPAA, and GDPR.
Prerequisites
- A GitHub account to browse and contribute to the repository
- Familiarity with the Model Context Protocol specification
- Understanding of enterprise compliance requirements (SOC 2, HIPAA, GDPR) relevant to your organization
- An MCP-compatible AI client to deploy the infrastructure components you discover
Browse the repository
Visit the Awesome MCP Enterprise repository at https://github.com/bh-rat/awesome-mcp-enterprise to browse the full curated list organized by category.
Identify the category matching your need
Choose the category relevant to your enterprise use case: Private Registries for managed MCP implementations, Gateways & Proxies for routing and security, Build Tools for creating custom servers, Security & Governance for compliance tooling, or Infrastructure & Deployment for production hosting.
Review feature indicators for compliance
Each listed entry includes feature indicators (emoji markers) showing certifications and capabilities such as SOC 2, HIPAA, GDPR compliance, OAuth support, and free tier availability. Filter entries by these indicators to match your organization's requirements.
Follow links to official documentation
Click through to the linked documentation or repository for each tool you want to evaluate. The list provides direct links to each solution's official source for accurate, up-to-date setup instructions.
Contribute an entry
To add an enterprise-ready MCP tool or service to the list, open a proposal issue in the repository first. The project requires an approved proposal before accepting pull requests to maintain quality standards.
Awesome MCP Enterprise Examples
Client configuration
This repository is a reference list, not a runnable MCP server. After selecting a gateway or proxy from the list, configure your MCP client according to that tool's documentation. Example using a generic enterprise MCP gateway:
{
"mcpServers": {
"enterprise-gateway": {
"command": "npx",
"args": ["-y", "your-chosen-mcp-gateway"],
"env": {
"API_KEY": "your_api_key"
}
}
}
}Prompts to try
Use these prompts with your AI assistant when exploring MCP enterprise infrastructure options after reviewing the list.
- "What MCP gateways in the awesome-mcp-enterprise list support SOC 2 compliance?"
- "Compare the private MCP registries that offer a free tier"
- "Which build frameworks for MCP servers support TypeScript and have OAuth integration?"
- "List the MCP security and governance tools that support HIPAA compliance"Troubleshooting Awesome MCP Enterprise
A listed tool or service link is broken or returns a 404
The repository is community-maintained and some links may become outdated. Search GitHub directly for the tool by name, or open an issue in the awesome-mcp-enterprise repository to report the broken link so it can be updated.
Unsure which category of enterprise MCP infrastructure to start with
If you are building a new MCP-enabled application, start with 'Build Tools & Frameworks'. If you need to expose existing MCP servers securely to enterprise users, look at 'Gateways & Proxies' or 'Private Registries'. For compliance, check 'Security & Governance' first.
Want to add a tool but unsure if it qualifies as enterprise-ready
The repository's contribution guidelines require opening a proposal issue before submitting a pull request. Open an issue describing the tool and its enterprise features; maintainers will provide feedback on whether it meets the list's enterprise-readiness criteria.
Frequently Asked Questions about Awesome MCP Enterprise
What is Awesome MCP Enterprise?
Awesome MCP Enterprise is a Model Context Protocol (MCP) server that curated list of awesome mcp (model context protocol) tools, platforms, and services for enterprises. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Awesome MCP Enterprise?
Follow the installation instructions on the Awesome MCP Enterprise GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Awesome MCP Enterprise?
Awesome MCP Enterprise works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Awesome MCP Enterprise free to use?
Yes, Awesome MCP Enterprise is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
Awesome MCP Enterprise Alternatives — Similar Developer Tools Servers
Looking for alternatives to Awesome MCP Enterprise? Here are other popular developer tools servers you can use with Claude, Cursor, and VS Code.
Ecc
★ 188.2kThe agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Javaguide
★ 155.8kJava 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Gemini CLI
★ 104.5kA secure MCP server that wraps the Google Gemini CLI, allowing clients to query Gemini models using local OAuth sessions without requiring an API key. It provides tools for model interaction and diagnostics with built-in protection against command in
Awesome MCP Servers
★ 87.3k⭐ Curated list of Model Context Protocol (MCP) servers - tools that extend Claude Desktop, Cursor, Windsurf, and other MCP clients with custom capabilities.
MCP Servers
★ 86.0kModel Context Protocol Servers
CC Switch
★ 77.5kA cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io
Browse More Developer Tools MCP Servers
Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Awesome MCP Enterprise in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Awesome MCP Enterprise?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.