Gitmaxd/context-repo-mcp
3.2
If you are the rightful owner of context-repo-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Context Repo MCP Server is a Model Context Protocol server that facilitates interaction between MCP-compatible clients and Context Repo's prompts, documents, and collections.
Tools
Functions exposed to the LLM to take actions
list_prompts
List prompts with optional search.
get_prompt
Get full prompt details by ID.
create_prompt
Create a new prompt.
update_prompt
Update an existing prompt.
delete_prompt
Delete a prompt.
list_collections
List your collections.
list_documents
List documents (optionally by collection).
get_document
Get full document content.
create_document
Create a new document.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client