MCP Directory
Back

mcp-server-list-info-extract

by feliperyan · Python · ★ 0

Use Anthropic Claude to classify the entries under the official MCP server list at modelcontextprotocol/server by industry or business type

Install

pip install git+https://github.com/feliperyan/mcp-server-list-info-extract.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-list-info-extract": {
      "command": "uvx",
      "args": [
        "git+https://github.com/feliperyan/mcp-server-list-info-extract.git"
      ]
    }
  }
}

From the README

🚨 **NOTE**: The script is not production ready and is provided as-is. It is recommended to use it as a starting point and to modify it to suit your needs. 🚨 * The list of MCP Servers is an extract from modelcontextprotocol/server's [Official Integrations](https://github.com/modelcontextprotocol/servers?tab=readme-ov-file#%EF%B8%8F-official-integrations) and is found in this repo at . * The script will read the file, and process it using Anthropic's Claude batch API, using search if deemed necessary. * The script does not fetch the results. You can download it from the console or via Ant…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers