alexsmirnov_mcp-server-continue
If you are the rightful owner of alexsmirnov_mcp-server-continue 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 Model Context Protocol (MCP) Python server is designed to work with continue.dev, offering customizable prompt templates, resources, and tools. It operates using FastMCP as a server application, with dependencies, build, and run processes managed by the uv tool.
The MCP Python server is a versatile tool that facilitates the creation and management of prompt templates, resources, and tools for use with continue.dev. It leverages FastMCP to function as a server application, ensuring efficient and reliable performance. The server is designed to be highly customizable, allowing users to create prompts from markdown files and enhance them with templating using variable names in the {{variable}} format. This flexibility makes it suitable for a wide range of applications, from code review and readability checks to brainstorming and test-driven development. Additionally, the server provides access to various resources and tools, such as web search capabilities and unit test management, to support comprehensive project development and management.
Features
- Customizable prompt templates using markdown and templating.
- Integration with FastMCP for efficient server operation.
- Support for a variety of development tasks, including code review and test-driven development.
- Access to resources like URL content extraction and project documentation.
- Tools for web search and unit test management.
Tools
web search
Use
serper
for web searchweb search results with summary
Provide web search results with summary via
perplexity.io
find missed tests
Find missing tests in the project
run unit tests and collect errors
Run unit tests and collect error information