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

Smriti: A Git-like system for managing LLM reasoning state to prevent conversation drift
Smriti is an open-source tool that lets developers save, restore, branch, and compare reasoning states in LLM conversations to prevent drift. It treats interactions as state rather than chat history, allowing clean rollbacks and alternative exploration without contamination.

Using a Smart Pixel Clock for Claude AI Completion Notifications
A Reddit user shares a method to display Claude AI completion notifications using a ULANZI TC001 Smart Pixel Clock with custom firmware and an HTTP endpoint.

Vigil: A Cryptographic ID System for OpenClaw Agents to Prevent Blocking
A developer running OpenClaw agents has identified that anonymous agent traffic is increasingly being blocked by sites, and proposes Vigil—a sign-in system that gives agents cryptographic IDs to build reputation and avoid indiscriminate blocking.

Crag: Open-source tool generates unified AI agent rules from project configs
Crag is an open-source compiler that analyzes project configurations and generates a single governance.md file, then compiles it into multiple AI agent rule files to prevent configuration drift across tools like Claude Code, Cursor, and Copilot.