Cover image

用于构建,发现和部署模型上下文协议服务器和客户端的开源生态系统。

3 years

Works with Finder

1

Github Watches

11

Github Forks

32

Github Stars

MCP Agents Hub

The open-source ecosystem for building, discovering, and deploying Model Context Protocol servers and clients for enterprise environments.

What is the Model Context Protocol?

The Model Context Protocol (MCP) is an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools. The architecture is straightforward: developers can either expose their data through MCP servers or build AI applications (MCP clients) that connect to these servers.

With MCP, AI systems can maintain context as they move between different tools and datasets, replacing today's fragmented integrations with a more sustainable architecture.

Key Components

  • MCP Specification: The open standard protocol definition that enables interoperability between servers and clients
  • MCP Servers: Custom-built connectors that expose data sources, tools, and APIs to AI applications
  • MCP Clients: AI-powered applications that connect to MCP servers to access contextual data and functionality

MCP Servers and Clients Relationship

graph LR
    subgraph "Enterprise Data Sources"
        DS1[Internal Tools]
        DS2[Databases]
        DS3[GitHub/Git]
        DS4[Google Drive]
        DS5[Custom APIs]
    end

    subgraph "MCP Servers"
        S1[Internal Tools Server]
        S2[Database Server]
        S3[GitHub Server]
        S4[Google Drive Server]
        S5[Custom API Server]
    end

    subgraph "MCP Clients"
        C1[AI Assistants]
        C2[IDE Extensions]
        C3[Chat Applications]
        C4[Custom Tools]
    end

    DS1 --> S1
    DS2 --> S2
    DS3 --> S3
    DS4 --> S4
    DS5 --> S5

    S1 --> C1
    S1 --> C2
    S2 --> C1
    S2 --> C3
    S3 --> C2
    S3 --> C4
    S4 --> C1
    S4 --> C3
    S5 --> C4

    classDef dataSources fill:#6b7280,stroke:#6b7280,color:white;
    classDef servers fill:#3b82f6,stroke:#3b82f6,color:white;
    classDef clients fill:#0ea5e9,stroke:#0ea5e9,color:white;
    
    class DS1,DS2,DS3,DS4,DS5 dataSources;
    class S1,S2,S3,S4,S5 servers;
    class C1,C2,C3,C4 clients;

Why MCP Agents Hub?

As the MCP ecosystem expands, organizations need a central hub to manage, discover, and share MCP resources. This marketplace serves as that hub, enabling enterprises to:

  • Discover pre-built MCP servers for common enterprise systems
  • Share custom MCP servers developed within their organization
  • Learn best practices for building effective MCP connectors
  • Deploy the entire marketplace on-premise for security and governance

MCP Agents Hub Ecosystem

graph TD
    M[MCP Agents Hub]
    
    subgraph "Server Registry"
        S1[Published Servers]
        S2[Private Servers]
    end
    
    subgraph "Client Directory"
        C1[Published Clients]
        C2[Private Clients]
    end
    
    M --> S1
    M --> S2
    M --> C1
    M --> C2
    M --> M3[Developer Resources]
    
    classDef marketplace fill:#4f46e5,stroke:#4f46e5,color:white;
    classDef servers fill:#3b82f6,stroke:#3b82f6,color:white;
    classDef clients fill:#0ea5e9,stroke:#0ea5e9,color:white;
    
    class M,M3 marketplace;
    class S1,S2 servers;
    class C1,C2 clients;

Features

  • Server Building: Templates, examples, and best practices to accelerate MCP server development
  • Client Development: Build AI applications that leverage the MCP protocol with standardized interfaces
  • Tool Discovery: Find pre-built MCP servers for popular enterprise systems (Google Drive, Slack, GitHub, Git, Postgres, etc.)
  • Enterprise-Ready Deployment: Deploy on-premise for enhanced security and compliance

Technology Stack

  • TypeScript
  • React
  • Vite
  • Tailwind CSS
  • Lucide React (for icons)

Installation

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Start the development server with npm run dev

Available Scripts

  • dev: Start development server
  • build: Build for production
  • preview: Preview production build
  • lint: Run ESLint
  • type-check: Run TypeScript type checking

Community

Join the open community to build the future of context-aware AI together. Whether you're an AI tool developer, an enterprise looking to leverage existing data, or an early adopter exploring the frontier, we invite you to contribute.

License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Lists Tailwind CSS classes in monospaced font

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

  • ravitemer
  • 一个功能强大的Neovim插件,用于管理MCP(模型上下文协议)服务器

  • patruff
  • Ollama和MCP服务器之间的桥梁,使本地LLMS可以使用模型上下文协议工具

  • pontusab
  • 光标与风浪冲浪社区,查找规则和MCP

  • av
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • appcypher
  • 很棒的MCP服务器 - 模型上下文协议服务器的策划列表

    Reviews

    4 (1)
    Avatar
    user_TEtBaByj
    2025-04-18

    As a loyal user of mcp applications, I can confidently say that mcp-agents-hub is a game-changer. It centralizes agent management seamlessly, making it incredibly efficient and user-friendly. The product, authored by mcp-agents-ai, has a well-structured GitHub repository, providing all the necessary resources and documentation. Highly recommend it for enhancing productivity and workflow. Check it out here: https://github.com/mcp-agents-ai/mcp-agents-hub.