c7-mcp-server
0
The Context7 MCP Server is designed to allow MCP-compatible clients to interact with the Context7 API. It provides tools for querying information and retrieving metadata, facilitating seamless integration and communication with the API.
Context7 MCP Server (c7-mcp-server
)
A Model Context Protocol (MCP) server bridging MCP clients with the Context7 API. It allows interaction with the API features like querying documentation context, searching for projects, and retrieving metadata.
Features
- Tools to:
- Query specific topics within projects
- Search for Context7 projects by keyword
- Retrieve metadata about projects
- Resources to:
- List all available Context7 projects
Installation
- Global installation via npm or from source for development.
Usage
- Designed to run with MCP client applications, not directly by end-users.
- Configurable with MCP clients like Claude Desktop.
- Testable with MCP Inspector.
Development
- Involve cloning the repository, installing dependencies, building the server, and testing.
License
- MIT License.