MCPHubs - Model Context Protocol Projects Hub
MCPHubs is a website that showcases projects related to Anthropic's Model Context Protocol (MCP)
Overview
MCPHubs is a website that showcases projects related to Anthropic's Model Context Protocol (MCP). It serves as a hub for developers and researchers to explore various projects that utilize MCP.
To use MCPHubs, visit the website and browse through the list of projects. You can view detailed information about each project, including its relevance to MCP, features, and use cases.
- GitHub API integration to retrieve MCP-related projects. - AI analysis using Google Cloud Vertex AI to evaluate project relevance to MCP. - Responsive design for accessibility on various devices. - Detailed project pages showcasing key features and README content.
- Discovering innovative projects that implement the Model Context Protocol.
- Analyzing project relevance and features through AI insights.
- Collaborating with other developers on MCP-related initiatives.
Add to your AI client
Use these steps to connect MCPHubs - Model Context Protocol Projects Hub in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcphubs-giantclam": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcphubs-giantclam"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcphubs-giantclam": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcphubs-giantclam"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcphubs-giantclam": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcphubs-giantclam"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcphubs-giantclam": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcphubs-giantclam"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcphubs-giantclam": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcphubs-giantclam"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcphubs-giantclam": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcphubs-giantclam"
]
}
}
}FAQ
What is the purpose of MCPHubs?
MCPHubs aims to provide a centralized platform for exploring and analyzing projects that utilize the Model Context Protocol.
How can I contribute to MCPHubs?
You can contribute by submitting your own projects related to MCP or by providing feedback on existing projects.
Is there a cost to use MCPHubs?
No, MCPHubs is free to use for everyone.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3074,"uuid":"781d5c8a-ec57-4c80-9f2f-e412706a5462","name":"mcphubs","title":"MCPHubs - Model Context Protocol Projects Hub","description":"MCPHubs is a website that showcases projects related to Anthropic's Model Context Protocol (MCP)","avatar_url":"https://avatars.githubusercontent.com/u/1756007?v=4","created_at":"2025-03-17T02:53:50.894Z","updated_at":"2025-03-17T04:14:35.219Z","status":"created","author_name":"GiantClam","author_avatar_url":"https://avatars.githubusercontent.com/u/1756007?v=4","tags":"mcp,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/GiantClam/mcphubs","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"GPL-3.0 license\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-17 16:35:58\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]