MCP Directory

GitHub MCP Server vs AWS API MCP Server

A side-by-side comparison of two MCP servers — capabilities, transport, auth, and how actively each is maintained.

 GitHub MCP Server

GitHub's official server for repos, issues, PRs, and Actions — local Docker or hosted remote.

Verified
stdio (local)
API key
Go
AWS API MCP Server

Official AWS Labs server that lets agents call any AWS API via the AWS CLI surface.

Verified
stdio (local)
API key
Python
CategoryDevOps & CloudDevOps & Cloud
LanguageGoPython
Transportstdio (local)stdio (local)
AuthAPI keyAPI key
GitHub stars31k9.3k
Last commit3 days ago5 days ago
Verified
Actively maintained
Installdocker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN ghcr.io/github/github-mcp-serveruvx awslabs.aws-api-mcp-server@latest
RepoOpen Open