πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /MCP Servers
  3. /Data & Analysis
  4. /Context7 Server
πŸ“Š

Context7 Server

πŸ”ŒMCP ServerπŸ“ŠData & Analysisβ˜… Featured58,653

Provide up-to-date, version-specific library documentation directly in your prompts instead of outdated training data

By Upstash

documentationcontextlibrariescommunity
Install command
npx ctx7 setup

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "context7-server": {
      "command": "npx",
      "args": ["-y", "npx"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Directory

More in Data & Analysis

View all β†’
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

PostgreSQL Server

Query and manage PostgreSQL databases with read-only access by default

πŸ“ŠData & Analysis88,106
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

SQLite Server

Interact with SQLite databases for queries, schema inspection, and data analysis

πŸ“ŠData & Analysis88,106
πŸ“Š
🧩Skillβ˜… Featured

Skyvern Browser Automation

AI-powered browser automation β€” navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable workflows

πŸ“ŠData & Analysis22,126
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

AWS Server

Access AWS documentation, billing data, and service metadata for cloud infrastructure management

πŸ“ŠData & Analysis9,398

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "context7-server": {
      "command": "npx",
      "args": ["-y", "npx"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’