doobidoo/MCP-Context-Provider
Static server that provides persistent tool-specific context and rules for AI models
Quick Start
Clone the repository:
git clone https://github.com/doobidoo/MCP-Context-ProviderClaude Desktop configuration example:
{
"mcpServers": {
"mcp-context-provider": {
"command": "npx",
"args": [
"-y",
"doobidoo/MCP-Context-Provider"
]
}
}
}Check the repository README for specific installation and configuration instructions.