doobidoo/MCP-Context-Provider
by Various
๐ ๐ - Static server that provides persistent tool-specific context and rules for AI models
MCP
doobidoo/MCP-Context-Provider
Added 1 June 2026
Overview
A static MCP server that delivers persistent, tool-specific context and rules to AI models. It works by exposing a fixed set of instructions or guidelines that an AI assistant can reference across sessions, ensuring consistent behavior without requiring repeated prompting.
Best for
Best for
Developers who need a lightweight, repeatable way to inject fixed context into AI tools
Use cases
- Enforce coding style or project conventions across multiple AI interactions
- Provide a shared knowledge base of API docs or internal policies to an AI assistant
- Maintain consistent persona or response rules for a chatbot in a development environment
Notes
A static MCP server that delivers persistent, tool-specific context and rules to AI models. It works by exposing a fixed set of instructions or guidelines that an AI assistant can reference across sessions, ensuring consistent behavior without requiring repeated prompting.
Use cases
- Enforce coding style or project conventions across multiple AI interactions
- Provide a shared knowledge base of API docs or internal policies to an AI assistant
- Maintain consistent persona or response rules for a chatbot in a development environment
Pros
- Simple static setup with no external dependencies or runtime state
- Ensures AI models follow consistent rules without manual re-prompting
- Works with any MCP-compatible client for easy integration
Cons
- Static content cannot adapt to dynamic or user-specific contexts
- Limited to text-based rules; no support for live data or external API calls
- Requires manual updates to the rule file for any changes
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple static setup with no external dependencies or runtime state
- Ensures AI models follow consistent rules without manual re-prompting
- Works with any MCP-compatible client for easy integration
Cons
- Static content cannot adapt to dynamic or user-specific contexts
- Limited to text-based rules; no support for live data or external API calls
- Requires manual updates to the rule file for any changes
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.