Anthropic MCP Server

Stableapi
180 starsTypeScriptcommunity
GitHub
About

Overview

The Anthropic MCP Server enables AI agents to access Claude models through Anthropic's API. It provides tools for text generation, analysis, and code writing with Claude. Useful for multi-agent architectures where one agent delegates tasks to Claude models.
Capabilities

Tools & Capabilities

create_message

Generate a response using Claude

analyze

Analyze content with Claude

Setup

Installation

bash
Install
npx -y mcp-server-anthropic
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "anthropic": {
      "command": "npx",
      "args": ["-y", "mcp-server-anthropic"],
      "env": {
        "ANTHROPIC_API_KEY": "sk-ant-your-key"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 180
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.