
mcp server continue
MCP Server 是一个基于 Python 的工具,用于自定义 AI 提示、代码审查、测试和项目蓝图设计,并与 continue.dev 集成以执行开发任务。
Repository Info
About This Server
MCP Server 是一个基于 Python 的工具,用于自定义 AI 提示、代码审查、测试和项目蓝图设计,并与 continue.dev 集成以执行开发任务。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Model Context Protocol ( MCP ) Python server to use with continue.dev
MCP server that exposes a customizable prompt templates, resources, and tools It uses FastMCP to run as server application.
Dependencies, build, and run managed by uv tool.
Provided functionality
prompts
prompts created from markdown files in prompts folder.
Additional content can be added by templating, by variable names in {{variable}} format
Initial list of prompts:
- review code created by another llm
- check code for readability, confirm with Clean Code rules
- Use a conversational LLM to hone in on an idea
- wrap out at the end of the brainstorm to save it as
spec.mdfile - test driven development, to create tests from spec
- Draft a detailed, step-by-step blueprint for building project from spec
resources
NOTE: continue does not understand templates, so resource name should contain all information resouce name left as is in prompt, so it should not confuse llm
- extract url content as markdown
- full documentation about libraries, preferable from llms-full.txt
- complete project structure and content, created by
CodeWeawerorRepomix
tools
- web search, using
serperor - web search results with summary, by
perplexity.io - find missed tests
- run unit tests and collect errors
Quick Start
Clone the repository
git clone https://github.com/alexsmirnov/mcp-server-continueInstall dependencies
cd mcp-server-continue
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.