Skip to main content
Glama

AWS Model Context Protocol Server

by alexei-led
codecov.yml965 B
codecov: require_ci_to_pass: yes notify: wait_for_ci: yes coverage: precision: 2 round: down range: "70...90" status: project: default: # Target minimum coverage percentage target: 80% # Allow a small decrease in coverage without failing threshold: 5% if_ci_failed: error patch: default: # Target coverage for new code or changes target: 80% threshold: 5% ignore: # Deployment and configuration files - "deploy/**/*" - "scripts/**/*" # Test files should not count toward coverage - "tests/**/*" # Setup and initialization files - "setup.py" - "aws_mcp_server/__main__.py" - "aws_mcp_server/__init__.py" # Documentation files - "docs/**/*" - "*.md" # Version generated file - "aws_mcp_server/_version.py" comment: layout: "reach, diff, flags, files" behavior: default require_changes: false require_base: no require_head: yes

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexei-led/aws-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server