Skip to main content

A Model Context Protocol server that provides knowledge about building AI agents with Strands Agents

Project description

Strands Agents MCP Server

This MCP server provides documentation about Strands Agents, so you can use your favorite AI coding assistant to vibe-code AI agents with the Strands Agents SDK.

Installation

You can use the Strands Agents MCP server with 40+ applications that support MCP servers, including Amazon Q Developer CLI, Anthropic Claude Code, Cline, and Cursor.

Q Developer CLI example

See the Q Developer CLI documentation for instructions on managing MCP configuration.

In ~/.aws/amazonq/mcp.json:

{
  "mcpServers": {
    "strands": {
      "command": "uvx",
      "args": ["strands-agents-mcp-server"]
    }
  }
}

Claude Code example

See the Claude Code documentation for instructions on managing MCP servers.

claude mcp add strands uvx strands-agents-mcp-server

Cline example

See the Cline documentation for instructions on managing MCP configuration.

Provide Cline with the following information:

I want to add the MCP server for Strands Agents.
Here's the GitHub link: @https://github.com/strands-agents/mcp-server
Can you add it?"

Cursor example

See the Cursor documentation for instructions on managing MCP configuration.

In ~/.cursor/mcp.json:

{
  "mcpServers": {
    "strands": {
      "command": "uvx",
      "args": ["strands-agents-mcp-server"]
    }
  }
}

Server development

git clone https://github.com/strands-agents/mcp-server.git
cd mcp-server
python3 -m venv venv
source venv/bin/activate
pip3 install -e .

npx @modelcontextprotocol/inspector python -m strands_mcp_server

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

strands_agents_mcp_server-0.1.0.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

strands_agents_mcp_server-0.1.0-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file strands_agents_mcp_server-0.1.0.tar.gz.

File metadata

File hashes

Hashes for strands_agents_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ffbdb367994ac07b0be10e539582b1e46f9da295f781eb686ec0308ec6b42f10
MD5 72fee79ab524d92e7eaacbd200a129b7
BLAKE2b-256 4a1c0feb2523f472f39eba6e5fd3ace6ba0f6fbed4f75348ec3627b1b3093cb4

See more details on using hashes here.

File details

Details for the file strands_agents_mcp_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for strands_agents_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d1f563142e642fbc6df735e500afcc6f82d3089992d2bfd579f1f3e51db3e1b3
MD5 ac2f762d48e0316dad9b3b9a82a1cf7b
BLAKE2b-256 a1ce5da535272df5abd37b95c8ee040e9c87050744a60f34d65a405295f66595

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page