MCP.so
Sign In

MCP Server Hub

@weetime

About MCP Server Hub

No overview available yet

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Frequently asked questions

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.

Comments

More Other MCP servers