Skip to content

Server

Free

by MCP Community

Model Context Protocol implementation for TypeScript - Server package

v2.0.0-alpha.2Added Apr 12, 2026
modelcontextprotocolmcpserver
Works with:ClaudeGPTGeminiCopilot

Server MCP Server

Model Context Protocol implementation for TypeScript - Server package

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @modelcontextprotocol/server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared