Back to search
30
MCP

iflow-mcp_mcp-server-aws

pypi/iflow-mcp_mcp-server-aws

A Model Context Protocol server providing tools to read and manipulate AWS resources using an LLM

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

Similar MCP servers embedding-nearest

iflow-mcp_mcp_server_azure
A Model Context Protocol server providing tools to read and manipulate Azure resources using an LLM
0 tools
iflow-mcp_awslabs_aws-documentation-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Documentation
0 tools
iflow-mcp_mashriram-mcp_server_azure
A Model Context Protocol server providing tools to read and manipulate Azure resources using an LLM
0 tools
iflow-mcp_mcp-server-ietf
A Model Context Protocol server for fetching ietf documents for LLMs
0 tools
iflow-mcp_amazon-mq-mcp-server-rabbitmq
A Model Context Protocol server providing access to RabbitMQ by LLMs
0 tools
iflow-mcp_maartensmeets-mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_mcp-server-aws": {
      "url": "None",
      "transport": "http"
    }
  }
}