strands-agents-mcp-server
v0.0.1
Published
MCP server for strands agents
Readme
strands-agents-mcp-server
MCP server for strands agents.
Installation
npm install strands-agents-mcp-serverUsage
const strandsAgentsMcpServer = require('strands-agents-mcp-server');
// Get a greeting
console.log(strandsAgentsMcpServer.hello());License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
