anthropic-sdk-python icon indicating copy to clipboard operation
anthropic-sdk-python copied to clipboard

Support for the MCP tools

Open abhijitherekar opened this issue 10 months ago • 1 comments

With the new mcp server tools. Is there a plan to support MCP natively in the anthropic sdk ?

The openai sdk supports it natively here: https://openai.github.io/openai-agents-python/mcp/

abhijitherekar avatar Mar 27 '25 23:03 abhijitherekar

It's a Tool - check docs and examples here https://docs.anthropic.com/en/docs/build-with-claude/tool-use/overview

mishamoix avatar May 14 '25 07:05 mishamoix

hey! in addition to what @mishamoix mentioned above, we also recently launched our MCP Connector feature, which allows you to connect to remote MCP servers and have their tools execute 'automatically' as part of the API call.

michael-cohen-io avatar Jul 28 '25 13:07 michael-cohen-io