mrkeyoor.com_
Sun 02 Aug 16:41 UTC

Best MCP Servers

Model Context Protocol servers worth connecting to your AI assistant — and which ones to skip. Ranked by our usability scores across setup ease, docs, community health, and maturity — 4 tools reviewed in full.

01

Figma-Context-MCP

GLips/Figma-Context-MCP · ★ 16k · TypeScript

This is a bridge that lets AI coding assistants, like Cursor, understand your Figma designs directly. Instead of guessing from a screenshot, the AI gets the actual design data (like colors, sizes, and layout), making it much more accurate at turning designs into code.

SetupDocsCommunityMaturity

Verdict This is a sharp, focused tool that does one thing exceptionally well: feeding clean, relevant Figma data to AI coding agents. If you're in the Cursor ecosystem and want to one-shot UIs from Figma, this is a no-brainer.

Full review →
02

awesome-mcp-servers

punkpeye/awesome-mcp-servers · ★ 92k

This is not a single piece of software, but a massive, curated directory of open-source servers built on the Model Context Protocol (MCP). MCP is a standard that lets AI models and agents safely connect to external tools like databases, APIs, and local files. This 'awesome list' solves the critical discovery problem for developers, providing a central catalog for finding pre-built capabilities to give their AI agents.

SetupDocsCommunityMaturity

Verdict Awesome MCP Servers is the definitive, indispensable catalog for the agentic AI revolution. While its massive popularity has led to clear maintenance challenges, evidenced by the thousands of open issues, its comprehensive scope and excellent organization make it the essential first stop for any developer looking to empower their AI with real-world capabilities.

Full review →
03

context7

upstash/context7 · ★ 60k · TypeScript

Context7 is a tool that automatically finds the latest, version-specific documentation for programming libraries and injects it into your AI coding assistant's prompt. This prevents the AI from generating outdated code or hallucinating non-existent functions, which is a common problem with LLMs trained on old data.

SetupDocsCommunityMaturity

Verdict Context7 is a brilliantly focused tool that solves a real, daily annoyance for developers using AI assistants. By automating the tedious task of finding and providing current documentation to your LLM, it makes AI-driven development faster and more reliable.

Full review →
04

servers

modelcontextprotocol/servers · ★ 89k · TypeScript

This repository provides example servers for the Model Context Protocol (MCP), a standard for letting Large Language Models securely access external tools and data. It's not a ready-to-use product, but a collection of blueprints and educational code to help developers build their own custom LLM integrations.

SetupDocsCommunityMaturity

Verdict This repository is an essential educational resource for anyone serious about building robust, standardized LLM-powered agents. It's not a toolkit of ready-made parts, but rather a masterclass in how to build those parts yourself using the Model Context Protocol.

Full review →