MCP Directory
Back

mcpsvr

by nanbingxyz · TypeScript · ★ 306

Discover Exceptional MCP Servers

#mcp-server#modelcontextprotocol

Install

npx -y github:nanbingxyz/mcpsvr

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcpsvr": {
      "command": "npx",
      "args": [
        "-y",
        "github:nanbingxyz/mcpsvr"
      ]
    }
  }
}

From the README

> A community-driven directory for discovering, reviewing, and contributing MCP servers. [中文说明](./README_cn.md) MCPSvr is a lightweight web directory for Model Context Protocol servers. It helps developers browse available servers, understand how each one is configured, and contribute new entries through pull requests. The repository centers on a curated registry, so MCP clients such as [5ire](http://github.com/nanbingxyz/5ire) can install and run supported servers directly. https://github.com/user-attachments/assets/3d1ec8db-2041-4f2d-b72c-eb8ae17ab31c - [Why MCPSvr](#why-m…
Read full README on GitHub →

Related other servers