lrstanley/context7-http
Context7 MCP Server (with HTTP SSE and Streamable)
This is a server for the Context7 Model Context Protocol (MCP) that enables HTTP streaming. It allows developers to integrate Context7's library and documentation search capabilities into tools like VS Code or Cursor without local installation. It takes requests for library resolution and documentation searches and provides results via a streamable HTTP endpoint.
Use this if you are a developer looking to provide Context7's model context features to users through a hosted HTTP service, especially for IDEs that support MCP servers.
Not ideal if you are an end-user looking for a direct application to interact with, as this is a backend server for developers.
Stars
22
Forks
3
Language
Go
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/lrstanley/context7-http"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.