← Top 100 / Full directory (5,939)

mcpindex

Search & Web Remote 6 tools

The MCP directory that vets servers, not just lists them. Search by task, then get an advisory screen on a server before your agent calls its tools: whether each tool does what it claims, backed by conformance monitoring and a public drift ledger. Advisory (REVIEW / UNVERIFIED), monitored not enforced, not a safety verdict.

Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://mcpindex--gautamgb.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(6)
  • recommend_mcp_for_task

    Recommend the best MCP servers for a natural-language task. Returns top 3 ranked picks with reasoning, install commands, and quality scores. Use this when the user asks for the right MCP server for a task they want to do.

  • search_mcp_servers

    Keyword + semantic search across the full MCP server registry. Use when the user knows what tool category they want but not which server.

  • get_install_command

    Get the exact install command for a given MCP server and client. Returns a JSON block ready to paste into the client config.

  • compare_servers

    Side-by-side comparison of 2-5 MCP servers - quality scores, install paths, transport types, env vars.

  • check_tool_trust

    Pre-invocation advisory screen for a specific tool on an MCP server. Returns an advisory verdict object (directive ALLOW | DENY | REVIEW | UNVERIFIED, dimensions, freshness). At v1 the public screen produces REVIEW or UNVERIFIED only - ALLOW/DENY are reserved. Not the in-path gate. Agents SHOULD treat UNVERIFIED as "human review required", never as ALLOW.

  • assess_server

    Aggregated pre-flight trust assessment across all tools on an MCP server. Same verdict shape as check_tool_trust. v1 advisory; conformance monitored not enforced; verdicts may be UNVERIFIED if not yet probed.

Related servers