MCP Directory
Back

ModelContextProtocol

by newmancroos · C# · ★ 0

ModelContextProtocol — MCP server.

Install

git clone https://github.com/newmancroos/ModelContextProtocol.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol": {
      "command": "npx",
      "args": [
        "-y",
        "github:newmancroos/ModelContextProtocol"
      ]
    }
  }
}

From the README

**What is Model Context Protocol (MCP)?** The [Model Context Protocol (MCP) is an open-source standard created by Anthropic that acts as a universal, secure connector between AI models (like Claude) and external tools, data sources, or local files. It acts as a standardized translation layer, allowing LLMs to easily access data from Git, Slack, databases, and other applications without custom integrations for each, essentially acting as a "USB-C" for AI Its use to securely Connects + Interact with external data, tools and systems. It is an open-source standard created by Anthropic. **MCP…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers