alonlevyshavit/ai-context-mcp
3.2
If you are the rightful owner of ai-context-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 AI Context MCP Server is a standalone server that provides AI context orchestration for projects with a `.ai-context` folder, enabling dynamic tool generation and metadata extraction.
Tools
Functions exposed to the LLM to take actions
load_agent_[name]
Load a specific agent with its context.
load_guideline_[path]
Load a specific guideline.
load_framework_[name]
Load a framework's documentation.
list_all_resources
Lists all discovered agents, guidelines, and frameworks.
load_multiple_resources
Load multiple resources simultaneously.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client