MCP Server Directory Lists 1000+ Servers Across 20 Categories

A new directory has been created that catalogs over 1000 MCP (Model Context Protocol) servers across 20 categories. The directory includes install commands and configuration snippets for each server, eliminating the need to search through README files.
Key Details
The directory contains servers across these categories:
- Databases (PostgreSQL, SQLite, MongoDB, Supabase, Neon, Redis...)
- Developer Tools (Context7, Chrome DevTools, Playwright...)
- Browser Automation (Firecrawl, Puppeteer, Browserbase...)
- AI & ML (local RAG, memory, embeddings, Ollama...)
- Cloud & DevOps (AWS, Docker, Kubernetes, Terraform...)
- File System, Version Control, Security and 10 more categories
There's also a dedicated section for remote MCP servers that are cloud-hosted and don't require local setup.
The directory is described as a solution to the problem of finding quality MCP servers as MCP support expands beyond Claude to tools like Cursor, Cline, Zed, and Continue. Users can search for servers using the command mcpcmd.
The directory is free to browse and free to submit servers to. The creator is seeking feedback on what might be missing, particularly in the AI & ML and self-hosted categories.
📖 Read the full source: r/LocalLLaMA
👀 See Also

ClawControl 1.7.1 improves message reliability and media support for OpenClaw
ClawControl 1.7.1 fixes several client-side issues including runaway text accumulation, ghost messages, and media handling problems. The update maintains compatibility with OpenClaw through version 3.28.

CRMy: Open Source CRM and Customer Context Engine for OpenClaw
CRMy is an open source CRM and Customer Context Engine built specifically for OpenClaw agents. It includes a complete CLI, OpenClaw plugin with 12 CRM tools, PostgreSQL backend, and self-hosted deployment with two commands.

onWatch: Open-source local API quota tracker with SQLite storage
onWatch is a local-first API quota tracker that stores all data in a local SQLite database with no cloud service, telemetry, or account creation. It's a single binary (~13MB) that runs as a background daemon using <50MB RAM and serves a dashboard on localhost.

Feynman: Open Source Research Agent with Paper-Codebase Audit Tool
Feynman is an open source research agent CLI that dispatches four subagents in parallel to answer research questions and includes a unique audit tool that compares paper claims against actual codebases. It features one-command installation, MIT license, and runs on pi for agent runtime with alphaxiv for paper search.