context7-http

lrstanley/context7-http
★ 22 stars Go 🤖 AI/LLM Updated 24d ago
Context7 MCP Server (with HTTP SSE and Streamable)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "context7-http": {
      "command": "go",
      "args": [
        "run",
        "github.com/lrstanley/context7-http@latest"
      ]
    }
  }
}

Topics

llmmcpmcp-servervibe-coding