mcp-server-continue
0
The project is a Python server implementing the Model Context Protocol (MCP), customizable for prompts, resources, and tools. It is designed to enhance software development with powerful capabilities for code review, testing, and documentation.
Overview
This project is a Model Context Protocol (MCP) Python server designed for use with continue.dev. It features customizable prompt templates and a variety of resources and tools to enhance development workflows. The server is managed with FastMCP and uv tool.
Provided Functionality
- Prompts: Create prompts from markdown files for tasks such as code review, readability checks, idea refinement, and test-driven development.
- Resources: Access information like URL content, project documentation, and complete project structure, with custom naming for clarity.
- Tools: Utilize web search and summary tools, find and run tests to collect errors.
Dependencies, build, and run processes are handled by uv tool.