Back to search
30
MCP

acuvity/mcp-server-aws-lambda

docker/acuvity/mcp-server-aws-lambda

AWS Lambda integration to select and run Lambda function as MCP tools without code changes.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

acuvity/mcp-server-aws-lambda-tool
Bridge between MCP clients and AWS Lambda functions enabling AI models to invoke Lambda as tools
0 tools
acuvity/mcp-server-aws-core
Starting point for AWS MCP servers providing planning and orchestration tools
0 tools
acuvity/mcp-server-aws-amazon-mq
Manages Amazon MQ RabbitMQ and ActiveMQ message brokers via AWS API integration
0 tools
acuvity/mcp-server-aws-memcached
MCP server for interacting with Amazon ElastiCache Memcached through secure connections
0 tools
acuvity/mcp-server-algolia
MCP server for interacting with Algolia APIs - search, analytics, monitoring, and data management
0 tools
acuvity/mcp-server-azure
Integrates AI agents with Azure services for enhanced functionality.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "acuvity/mcp-server-aws-lambda": {
      "url": "None",
      "transport": "http"
    }
  }
}