Model Context Protocol server for continue.dev
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mseep_mcps-0.1.1.tar.gz.
File metadata
- Download URL: mseep_mcps-0.1.1.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3a853081deda0588b61ecd63e57db270fff8fffb530f7394b8ccfeb88987c27
|
|
| MD5 |
f91963d9b99480e08cefd959cc28e305
|
|
| BLAKE2b-256 |
ac9bf9d1b39e49670efe92e22e90f50328c3b0466e7f119faf647ca7605d56bb
|
File details
Details for the file mseep_mcps-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mseep_mcps-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63ac3c75a341255fd9a112f91391920f13e24f08f8fd6702ddfd18390543b091
|
|
| MD5 |
b8d879dad97a387c2d2834ea8b02efc3
|
|
| BLAKE2b-256 |
edd667099ecb8d68ee760694376044be0ae6c3185c6525bd10bd1a5e20047823
|