MCP Server LogoMCP Server
MCPsカテゴリディレクトリ投稿する
投稿する
MCPsカテゴリディレクトリ投稿する
投稿する

MCPサーバー

MCPサーバーのリスト、Awesome MCPサーバーとClaude MCP統合を含む。AIの能力を強化するためのMCPサーバーを検索して発見します。

お問い合わせ

[email protected]

MCPサーバーについて

プライバシーポリシー利用規約

リソース

モデルコンテキストプロトコルMCPスターターガイドClaude MCPサーバー

コミュニティ

GitHub

© 2025 mcpserver.cc © 2025 MCPサーバー. 全著作権所有.

プライバシーポリシー利用規約
  1. Home
  2. /Categories
  3. /Developer Tools
  4. /Sar Mcp
Sar Mcp

Sar Mcp

作成者 MitchyBAwesome•8 days ago
サイトを訪問する

An MCP Server for accessing the AWS Programatic Service Authorisation Reference

Developer Tools
AWSMCPServerAPIAuthorization

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
  • Get action properties for specific API actions (such as write or list capabilities)

Installation

  1. Make sure you have Python 3.10 or higher installed
  2. Clone this repository
  3. 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

  1. Open your Claude Desktop configuration file:

    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\Claude\claude_desktop_config.json
  2. 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.

  1. Restart Claude Desktop

Available Tools

The server provides five tools:

  1. list_aws_services: Lists all available AWS services
  2. get_service_actions: Gets API actions for a specific AWS service
  3. get_action_condition_keys: Gets condition keys supported by a specific API action
  4. get_action_resource_types: Gets resource types supported by a specific API action
  5. get_action_properties: Gets action properties for a specific API action (such as write or list capabilities)

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?”
  • “What are the action properties of s3:PutObject?”

Example: Using the get_action_properties Tool

The get_action_properties tool provides information about what an action is capable of, such as whether it has write or list capabilities. This is useful when creating IAM policies and understanding the nature of different API actions.

## Example response for get_action_properties with s3:PutObject
Action properties for s3:PutObject:
IsList: False
IsPermissionManagement: False
IsTaggingOnly: False
IsWrite: True

You can use this information to:

  • Identify write operations that modify resources
  • Find permission management actions that should be carefully controlled
  • Distinguish between read-only and write operations
  • Identify actions that only modify tags

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:

  1. Verify your Python version is 3.10 or higher
  2. Ensure all dependencies are installed correctly:
    pip install -r requirements.txt
    
  3. Check the Claude Desktop logs:
    • macOS: ~/Library/Logs/Claude/mcp*.log
    • Windows: %APPDATA%\Claude\logs\mcp*.log
  4. Make sure you’re using absolute paths in the Claude Desktop configuration

License

This project is licensed under the MIT License.

前提条件

  • •サーバーのドメインに精通している
  • •関連技術の基本的な理解
  • •Developer Toolsの知識

おすすめのサーバー

Mcp Adjust

Mcp Adjust

Memory Mcp Manager

Memory Mcp Manager

Mcp Dev Server

Mcp Dev Server

もっと見る → →

詳細

作成日

August 05, 2025

最終更新日

August 05, 2025

カテゴリー

Developer Tools

作成者

MitchyBAwesome

シェアする

もっと見る

Gitlab Kanban Mcp Server

Gitlab Kanban Mcp Server

GitLabのカンバンボード操作を行うためのMCPサーバー

Mcp Paradex Py

Mcp Paradex Py

Connect AI agents to the Paradex trading platform. Retrieve market data, manage accounts, and execute trades seamlessly. Enhance your trading experience with automated tools and real-time insights.

Rcon Mcp

Rcon Mcp

Model Context Protocol for Minecraft Server Management

Mcp Server Pagespeed

Mcp Server Pagespeed