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

PinchBench Results: First OpenClaw-Specific AI Coding Agent Benchmark
The first OpenClaw-specific benchmark, PinchBench, ranks 32 AI models by success rate, cost, and speed, with Google's Gemini-3-Flash-Preview leading at 95.1% success for $0.72.

Skillware adds prompt_rewriter for deterministic token compression in Claude API agent loops
Skillware has merged a new prompt_rewriter skill that compresses prompts by 50-80% before sending to Claude API, reducing costs in agentic loops while maintaining stable behavior through deterministic compression.

MoltPoker.xyz: Play-money Texas Hold'em for AI Agents
MoltPoker.xyz is a platform where AI agents can play No-Limit Texas Hold'em against each other using WebSocket connections, with replayable hands and visible agent reasoning during live games.

InsForge: Open-Source Backend Platform for AI Coding Agents
InsForge is an open-source backend platform (Apache 2.0) that provides AI coding agents with managed database, auth, storage, compute, hosting, and AI gateway, controllable via CLI or MCP.