Awesome MCP Enterprise

v1.0.0Developer Toolsstable

A curated list of awesome MCP (Model Context Protocol) tools, platforms, and services for enterprises.

awesomeenterprisemcpmodel-context-protocol
Share:
111
Stars
0
Downloads
0
Weekly
0/5

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

Discover curated enterprise MCP tools, platforms, and services.
Reference best-in-class MCP resources for enterprise applications.
bh-rat

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx awesome-mcp-enterprise

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

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
1

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.

2

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.

3

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.

4

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.

5

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.

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.

Quick Config Preview

{ "mcpServers": { "awesome-mcp-enterprise": { "command": "npx", "args": ["-y", "awesome-mcp-enterprise"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

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.

33,000+ ServersFree & Open SourceStep-by-Step Guides