DirectoryMCP Context Provider MCP
automation

MCP Context Provider MCP

by doobidoo

48
Health
fair
46
Popularity

A static MCP server that provides AI models with persistent tool context, preventing context loss between chats.

27stars
6forks
Python
Apache-2.0
Updated March 11, 2026
#anthropic#automation#configuration#desktop-extension#developer-tools#devops#dxt#llm#mcp-servers#memory#productivity#workflow

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "mcp-context-provider-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "MCP-Context-Provider"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx MCP-Context-Provider

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated this quarter
Solo project

Server Info

Categoryautomation
LanguagePython
LicenseApache-2.0
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory