stdioTypeScriptAI·자동화
Anthropic Claude
Claude API MCP wrapper.
한 줄 평가 — 다음 사람 도와주세요
설치 명령
npx -y @anthropic-ai/mcp
클라이언트 설정
Claude Desktop의 claude_desktop_config.json에 그대로 붙여 넣으세요.
{
"mcpServers": {
"anthropic-mcp": {
"command": "npx",
"args": ["-y", "@anthropic-ai/mcp"],
"env": { "ANTHROPIC_API_KEY": "..." }
}
}
}제공 기능
chattool_use