DirectoryMCP Context Provider MCP
automation

MCP Context Provider MCP

by doobidoo

38
Health
stale
40
Popularity

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

30stars
7forks
TypeScript
Apache-2.0
Updated May 10, 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 Healthstale

Freshness25/40
Issue response3/30
Org backing5/20
Longevity5/10
Updated this quarter
Most issues unresolved
Solo project

Server Info

Categoryautomation
LanguageTypeScript
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