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.

コメント

「その他」の他のコンテンツ