MCP Directory
Back

modelcontextprotocol

by RoshdiRaed · TypeScript · ★ 0

modelcontextprotocol — MCP server.

Install

npx -y github:RoshdiRaed/modelcontextprotocol

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

This repo contains the specification and protocol schema for the Model Context Protocol. The schema is [defined in TypeScript](schema/2025-03-26/schema.ts) first, but [made available as JSON Schema](schema/2025-03-26/schema.json) as well, for wider compatibility. The official MCP documentation is built using Mintlify and available at [modelcontextprotocol.io](https://modelcontextprotocol.io). Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to this project. This project is licensed under the MIT License—see the [LICENSE](LICENSE) file for details.
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