MCP.so
登录

MCP Server Hub

@weetime

关于 MCP Server Hub

暂无概览

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Server Hub?

MCP Server Hub is a platform for browsing, discovering, and implementing Model Context Protocol (MCP) servers. It provides a directory of thousands of MCP servers and a standardized protocol to extend AI assistants with external tools and data.

How to use MCP Server Hub?

Install dependencies with pnpm install:all, configure environment variables in a .env file (including database and JWT settings), then start the development servers with pnpm dev. The frontend (Vue) and backend (NestJS) can also be started independently.

Key features of MCP Server Hub

  • Browse and discover thousands of MCP servers
  • Consistent API for connecting AI models to external tools
  • Simple process for developers to add functionality to AI tools
  • Open ecosystem with a growing community of contributors
  • Vue frontend with Element Plus and Tailwind CSS
  • NestJS backend with PostgreSQL database

Use cases of MCP Server Hub

  • Discover MCP servers to enhance AI assistant capabilities
  • Integrate external tools and data into AI models via a standard protocol
  • Build and contribute new MCP servers within an open ecosystem
  • Deploy a full-stack MCP server directory with API documentation

FAQ from MCP Server Hub

What is the purpose of MCP Server Hub?

MCP Server Hub is a platform to extend AI assistants with capabilities through MCP servers, allowing users to browse, discover, and implement these servers.

What are the prerequisites to run MCP Server Hub?

Node.js >= 16, pnpm >= 7, and PostgreSQL (local or remote) are required.

What environment variables are needed?

The .env file must include PORT, DB_HOST, DB_PORT, DB_USERNAME, DB_PASSWORD, DB_DATABASE, JWT_SECRET, and VITE_API_URL.

How can I access the API documentation?

After starting the backend, API documentation is available at http://localhost:4000/api/docs.

What license does MCP Server Hub use?

The project is licensed under the MIT License.

常见问题

What is the purpose of MCP Server Hub?

MCP Server Hub is a platform to extend AI assistants with capabilities through MCP servers, allowing users to browse, discover, and implement these servers.

What are the prerequisites to run MCP Server Hub?

Node.js >= 16, pnpm >= 7, and PostgreSQL (local or remote) are required.

What environment variables are needed?

The `.env` file must include `PORT`, `DB_HOST`, `DB_PORT`, `DB_USERNAME`, `DB_PASSWORD`, `DB_DATABASE`, `JWT_SECRET`, and `VITE_API_URL`.

How can I access the API documentation?

After starting the backend, API documentation is available at `http://localhost:4000/api/docs`.

What license does MCP Server Hub use?

The project is licensed under the MIT License.

评论

其他 分类下的更多 MCP 服务器