Back to Directory

MCP Comparison

Compare features, tools, and capabilities of these MCP servers side by side.

Context7 MCP Server

Context7 MCP Server

Context7 MCP Server delivers up-to-date, code-first documentation and examples for LLMs and AI code editors by pulling content directly from the source. It supports multiple MCP clients and exposes tools that help you resolve library IDs and retrieve library documentation, ensuring prompts use current APIs and usage patterns. The repository provides installation and integration guides for Cursor, Claude Code, Opencode, and other clients, along with practical configuration samples and OAuth options for remote HTTP connections. This MCP server is designed to keep prompts in sync with the latest library docs, reducing hallucinations and outdated code snippets.

Claude Skills MCP Server

Claude Skills MCP Server

Claude Skills MCP Server is an MCP server that enables intelligent search and retrieval of Claude Agent Skills using vector embeddings and semantic similarity. It implements a progressive disclosure architecture so AI applications can discover and load skills in stages (metadata → full content → files) while remaining fast and local. The server can load skills from multiple sources, including Official Anthropic Skills, K-Dense AI Scientific Skills, and local directories, providing a zero-configuration experience out of the box for Cursor or standalone usage. The architecture is split into a lightweight frontend and a heavy backend, enabling instant startup and background backend download, with no API keys required and the ability to connect to remote hosted backends if desired.

Feature Comparison
FeatureContext7 MCP ServerClaude Skills MCP Server
Verified
Official
Tools Available23
Has Installation Guide
Has Examples
Website
Source Code
Shared Categories
Context7 MCP Server Tools (2)
  • resolve-library-id
  • query-docs
Claude Skills MCP Server Tools (3)
  • find_helpful_skills
  • read_skill_document
  • list_skills

Can't decide? Check out both MCP servers for more details.