★ 104 stars
Unknown language
🧠 Memory/Knowledge
Updated 1mo ago
A curated list of awesome MCP (Model Context Protocol) tools, platforms, and services for enterprises.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"awesome-mcp-enterpri": {
"command": "npx",
"args": [
"-y",
"bh-rat/awesome-mcp-enterprise"
]
}
}
}
Run in terminal:
claude mcp add awesome-mcp-enterpri npx -y bh-rat/awesome-mcp-enterprise
Add to .cursor/mcp.json:
{
"mcpServers": {
"awesome-mcp-enterpri": {
"command": "npx",
"args": [
"-y",
"bh-rat/awesome-mcp-enterprise"
]
}
}
}
Topics
awesomeenterprisemcpmodel-context-protocol