Skip to content
@mcpindex-ai

mcpindex-ai

mcpindex-ai

The agent-native index of Model Context Protocol servers.

Built for IDEs and agents that find the right MCP server at inference time — not the developer browsing a sidebar.

→ Live: mcpindex.ai

What's here

Repo What it is License
mcpindex-web The Next.js site, recommendation API, and quality scoring engine. 3,500+ MCP servers indexed daily from the official registry. PolyForm NC 1.0.0
mcp-server-mcpindex An MCP server for finding MCP servers. Drop-in for Claude Desktop, Cursor, Cline, Zed. MIT

Three primitives

# Recommendation API — natural-language task -> top 3 servers
curl "https://mcpindex.ai/api/v1/recommend?task=read+pdfs+and+save+to+s3"

# Drop-in MCP server — install once, find the rest from inside your agent
npm install -g mcp-server-mcpindex

# Agent-readable surfaces
curl https://mcpindex.ai/llms.txt
curl https://mcpindex.ai/.well-known/mcp-index.json

Quality scoring

Open methodology at mcpindex.ai/methodology. Five public-data signals — freshness, completeness, installability, documentation, semver stability — composited 0-100. PRs welcome.

Affiliation

A personal research artifact, not a commercial product or service offering. Unofficial. Not affiliated with Anthropic. The Model Context Protocol is open under MIT and trademarks remain with their owners.


Written by Gautam Bharti. More analysis at seekgb.com.

Popular repositories Loading

  1. mcpindex-web mcpindex-web Public

    The agent-native index of MCP servers — discovery layer over the official MCP registry.

    TypeScript 1

  2. mcp-server-mcpindex mcp-server-mcpindex Public

    An MCP server for finding MCP servers. Drop-in for Claude Desktop, Cursor, Cline, Zed.

    JavaScript

  3. .github .github Public

    Org-level defaults and profile README for mcpindex-ai.

  4. mcpindex-mastra mcpindex-mastra Public

    Fail-closed mcpindex trust gate for Mastra agents - a beforeToolCall hook that checks the mcpindex advisory API before an agent invokes an MCP tool.

    TypeScript

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…