Server Continue
Createdalexsmirnov
Exposes customizable prompt templates, resources, and tools for use with continue.dev.
About
Server Continue is a Python-based application designed to enhance the functionality of continue.dev by providing a customizable interface for prompt templates, resources, and tools. Utilizing FastMCP for server operations and uv for dependency management, building, and execution, it offers functionalities like prompt creation from markdown files with templating support, resource extraction from URLs and project documentation, and access to tools such as web search and test execution, aiming to streamline the development workflow.
Key Features
- Customizable prompt templates using markdown files
- Resource extraction from URLs and project documentation
- Web search integration with summary capabilities
- Automated unit test execution and error collection
- Project structure and content generation via CodeWeawer or Repomix
Use Cases
- Reviewing code generated by LLMs
- Generating tests from specifications using test-driven development principles
- Brainstorming ideas and saving them as specifications