code-research-mcp-server
If you are the rightful owner of code-research-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@mcpreview.com.
A Model Context Protocol server that provides tools for searching and accessing programming resources across multiple platforms.
The Code Research MCP Server is designed to assist developers by integrating with popular platforms to provide relevant code examples, documentation, and package information. It supports searching across multiple platforms such as Stack Overflow, MDN Web Docs, GitHub, npm, and PyPI. The server is built to enhance the capabilities of Language Learning Models (LLMs) by offering a comprehensive set of tools for code research. It features robust error handling, caching mechanisms, and can be configured to use a GitHub personal access token to avoid API rate limits. The server is compatible with various development environments and can be installed via Smithery or manually.
Features
- Integrated Platforms: Stack Overflow, MDN Web Docs, GitHub, npm, PyPI
- Comprehensive Search Tools: Search across multiple platforms simultaneously
- Caching: Results are cached for 1 hour to reduce API load
- Error Handling: Robust error handling and rate limit management
- Development Support: Includes debugging tools and development mode