Skip to content

Server Anthropic

Free

by MCP Community

A [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol) server that provides access to Anthropic's AI models through their official API. List

v0.1.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Server Anthropic MCP Server

A Model Context Protocol (MCP) server that provides access to Anthropic's AI models through their official API. List

Installation

Reviews

Leave a Review

Installation

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

Trust & Compliance

Authentication

OAuth + DCR (signed)

Server class

Vendor

Compliance

None declared