anthropic-mcp.md

Anthropic MCP

Featured
from"anthropics"
2.8k

Claude API integration for AI conversations

AI & ML
AnthropicClaudeAILLM
install.sh
# Clone the repository
$git clone https://github.com/anthropics/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve