SAR-MCP
Un servidor MCP para acceder a la referencia de autorización del servicio programático de AWS
1
Github Watches
1
Github Forks
6
Github Stars
AWS Service Reference MCP Server
This MCP server provides tools to interact with the AWS Programmatic Service Reference, allowing you to:
- List all available AWS services
 - Get API actions for specific AWS services
 - Get condition keys supported by specific API actions
 - Get resource types supported by specific API actions
 
Installation
- Make sure you have Python 3.10 or higher installed
 - Clone this repository
 - Install the required dependencies:
 
# Create and activate a virtual environment (recommended)
python -m venv .venv
source .venv/bin/activate  # On Unix/macOS
.venv\Scripts\activate     # On Windows
# Install dependencies
pip install -r requirements.txt
Usage
Running the Server
You can run the server directly:
python aws_service_reference.py
Using with Claude Desktop
- 
Open your Claude Desktop configuration file:
- macOS: 
~/Library/Application Support/Claude/claude_desktop_config.json - Windows: 
%APPDATA%\Claude\claude_desktop_config.json 
 - macOS: 
 - 
Add the server configuration:
 
{
    "mcpServers": {
        "aws-service-reference": {
            "command": "python",
            "args": ["/ABSOLUTE/PATH/TO/aws_service_reference.py"]
        }
    }
}
Replace /ABSOLUTE/PATH/TO/ with the actual path to where you saved the server file.
- Restart Claude Desktop
 
Available Tools
The server provides four tools:
- 
list_aws_services: Lists all available AWS services - 
get_service_actions: Gets API actions for a specific AWS service - 
get_action_condition_keys: Gets condition keys supported by a specific API action - 
get_action_resource_types: Gets resource types supported by a specific API action 
Example Usage in Claude
Once connected, you can ask Claude questions like:
- "What AWS services are available?"
 - "Show me all the API actions for the S3 service"
 - "What condition keys are supported by the s3:PutObject action?"
 - "What resource types can I use with the ec2:RunInstances action?"
 
Development
Testing with MCP Inspector
You can test the server using the MCP Inspector:
mcp dev aws_service_reference.py
Dependencies
The project uses the following dependencies (specified in requirements.txt):
- 
mcp[cli]>=0.1.0: The Model Context Protocol SDK with CLI tools - 
httpx>=0.26.0: Modern HTTP client for making API requests 
Troubleshooting
If you encounter issues:
- Verify your Python version is 3.10 or higher
 - Ensure all dependencies are installed correctly:
pip install -r requirements.txt - Check the Claude Desktop logs:
- macOS: 
~/Library/Logs/Claude/mcp*.log - Windows: 
%APPDATA%\Claude\logs\mcp*.log 
 - macOS: 
 - Make sure you're using absolute paths in the Claude Desktop configuration
 
License
This project is licensed under the MIT License.
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Converts Figma frames into front-end code for various mobile frameworks.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
Espejo dehttps: //github.com/agentience/practices_mcp_server
Una lista curada de servidores de protocolo de contexto del modelo (MCP)
Reviews
user_UlYj2G6p
RobotFrameworkLibrary-to-MCP by noubar is a fantastic addition to any automation engineer’s toolkit. The integration with Robot Framework is seamless, and the library significantly expands the capabilities and efficiency of MCP applications. This tool saves a lot of time and effort, making complex tasks much easier to manage. Highly recommended for anyone looking to streamline their workflow! Check it out at https://mcp.so/server/RobotFrameworkLibrary-to-MCP/noubar.