c7-mcp-server
If you are the rightful owner of c7-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Context7 MCP Server (`c7-mcp-server`) is a Model Context Protocol server that bridges MCP-compatible clients with the Context7 API, enabling functionalities like querying documentation context and retrieving project metadata.
The Context7 MCP Server (`c7-mcp-server`) is designed to facilitate interaction between MCP-compatible clients and the Context7 API. It provides a standardized MCP interface to access Context7's features, such as querying project-specific information, searching for projects, and obtaining project metadata. The server is intended for use by client applications, which communicate with it over standard input/output using the MCP protocol. It is particularly useful for developers and applications that need to integrate Context7's capabilities into their workflows. The server can be installed globally via npm, making the `c7-mcp-server` command available system-wide. It supports both global installation for end-users and local linking for development purposes.
Features
- Exposes Context7 functionalities via standard MCP capabilities.
- Provides tools for querying, searching, and retrieving project metadata.
- Supports global installation for easy access by MCP clients.
- Facilitates integration with applications like Claude Desktop.
- Offers a development setup for testing and customization.
Tools
c7_query
Query the Context7 API for information on a specific topic within a project.
c7_search
Search for available Context7 projects by keyword.
c7_info
Get metadata about a specific Context7 project.