Model Context Protocol SDK
Official MCP SDK for building Claude tool integrations. Enables agents to connect Claude to any external system — databases, APIs, filesystems, and custom tools.
Use this agent
View the agent source on GitHub or copy the URL to reference it in your projects.
Stats
222
Views
0
Copies
Related Agents
Anthropic Cookbook — Agent Recipes
Official collection of agent patterns and recipes from Anthropic. Includes tool use, multi-agent orchestration, memory management, and real-world agent implementations.
Financial Data Analyst Agent
A multi-tool agent that analyzes financial data, queries databases, generates charts, and produces structured investment research reports using Claude.
Claude Agent SDK — Python
The official Python SDK for building Claude-powered agents. Provides a clean API for multi-turn conversations, tool definitions, streaming, and structured outputs.