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
MCP Server for Continue
Project Details
- alexsmirnov/mcp-server-continue
- Last Updated: 4/15/2025
Recomended MCP Servers
MCP Server to interact with Google Gsuite prodcuts
An MCP server for the Story SDK and Storyscan Block Explorer
Integrate SettleMint into your application with ease.
Deploy a Gemini multimodal chat website in 10 seconds, Severless! 只需准备一个Gemini API Key,10秒即可部署一个Gemini多模态对话的网站。
A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI.
mcp demo for https://modelcontextprotocol.io/quickstart/server
A powerful MCP Server that enables AI assistants like Claude to interact with humans through intuitive GUI dialogs....
Omnisend MCP server
Gemini ➜ OpenAI API proxy. Serverless!





