# MCPpedia

Search, evaluate, and compare 17,000+ MCP servers from the [MCPpedia](https://mcppedia.org) catalog. Every server is scored on **security, maintenance, efficiency, documentation, and compatibility** …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add bbeksh/mcppedia

# Browse available tools
npx -y @smithery/cli@latest tool list bbeksh/mcppedia

# Get full schema for a tool
npx -y @smithery/cli@latest tool get bbeksh/mcppedia search_servers

# Call a tool
npx -y @smithery/cli@latest tool call bbeksh/mcppedia search_servers '{}'
```

## Direct MCP Connection

Endpoint: `https://mcppedia--bbeksh.run.tools`

## Tools (7)

- `search_servers` — Search 17K+ scored MCP servers. Categories: developer-tools, data, security, ai-ml, cloud, productivity, etc.
- `get_server_details` — Full server info: scores, tools, transports. Set security=true for CVE / tool-poisoning / injection report.
- `compare_servers` — Compare 2–5 MCP servers side-by-side across every scoring dimension.
- `get_install_config` — Installation config for claude-desktop, cursor, claude-code, or windsurf.
- `get_trending` — Top-rated, most-starred, or newest MCP servers. Sort: score|stars|newest.
- `get_category_tree` — Browse every category in the catalog with server counts. Useful before calling get_trending or search_servers.
- `what_changed` — Servers whose scores were recomputed since a given ISO-8601 timestamp. Powers 'what's new' agents.

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get bbeksh/mcppedia <tool-name>
```

## Resources

- `mcppedia://trending` — Top 20 MCP servers by composite score. Refreshed daily.
- `mcppedia://server/xcodebuildmcp` — A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
- `mcppedia://server/tavily-mcp` — Production ready MCP server with real-time search, extract, map & crawl.
- `mcppedia://server/memory` — Persistent memory using a knowledge graph
- `mcppedia://server/brave-search` — Web and local search using Brave Search API
- `mcppedia://server/puppeteer` — Browser automation with Puppeteer for web scraping and testing
- `mcppedia://server/sequential-thinking` — Dynamic problem-solving through sequential thought chains
- `mcppedia://server/arxiv-mcp-server` — A Model Context Protocol server for searching and analyzing arXiv papers
- `mcppedia://server/postgres` — Query and manage PostgreSQL databases directly from AI assistants
- `mcppedia://server/supabase` — Manage Supabase projects — databases, auth, storage, and edge functions
- `mcppedia://server/scrumboy` — a self-hosted project management & Kanban solution + Instant shareable boards
- `mcppedia://server/mcp-agent-mail` — Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases…
- `mcppedia://server/io-github-cameroncooke-xcodebuildmcp` — XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
- `mcppedia://server/apify-mcp-server` — The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, …
- `mcppedia://server/python-sdk` — The official Python SDK for Model Context Protocol servers and clients
- `mcppedia://server/context7` — Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
- `mcppedia://server/toolsdk-mcp-registry` — MCPSDK.dev(ToolSDK.ai)'s Awesome MCP Servers and Packages Registry and Database with Structured JSON configurations. Su…
- `mcppedia://server/browser-tools-mcp` — Monitor browser logs directly from Cursor and other MCP compatible IDEs.
- `mcppedia://server/modelcontextprotocol` — The official MCP server implementation for the Perplexity API Platform
- `mcppedia://server/context-mode` — Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
- `mcppedia://server/firecrawl-mcp-server` — 🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
- `mcppedia://category/productivity` — 28 servers
- `mcppedia://category/developer-tools` — 67 servers
- `mcppedia://category/data` — 86 servers
- `mcppedia://category/finance` — 29 servers
- `mcppedia://category/ai-ml` — 239 servers
- `mcppedia://category/communication` — 9 servers
- `mcppedia://category/cloud` — 40 servers
- `mcppedia://category/security` — 18 servers
- `mcppedia://category/analytics` — 17 servers
- `mcppedia://category/design` — 15 servers
- `mcppedia://category/devops` — 16 servers
- `mcppedia://category/education` — 13 servers
- `mcppedia://category/entertainment` — 28 servers
- `mcppedia://category/health` — 3 servers
- `mcppedia://category/marketing` — 5 servers
- `mcppedia://category/search` — 12 servers
- `mcppedia://category/writing` — 9 servers
- `mcppedia://category/maps` — 26 servers
- `mcppedia://category/ecommerce` — 6 servers
- `mcppedia://category/legal` — 12 servers
- `mcppedia://category/browser` — 15 servers
- `mcppedia://category/other` — 458 servers

## Prompts (3)

- `audit-my-mcp-setup` — Review every MCP server you have installed against MCPpedia's scoring catalog. Flags low-security, abandoned, and high-…
- `find-alternative` (slug) — Given a server slug, suggest alternatives with better security / maintenance scores.
- `security-review` (slug) — Generate a detailed security writeup for an MCP server. Uses sampling to produce narrative analysis.
