AgentCore MCP Proxy
by sameerbattoo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROXY_HOST | No | Callback host (default: localhost) | localhost |
| PROXY_PORT | No | Callback port (default: 8080) | 8080 |
| TOKEN_TYPE | No | Token sent to gateway: access_token (default) or id_token | access_token |
| COGNITO_DOMAIN | Yes | Cognito Domain (without https://) | |
| AMAZON_IDP_NAME | No | Identity provider name for Federate SSO (omit to skip Federate) | |
| COGNITO_CLIENT_ID | Yes | Cognito App Client ID | |
| COGNITO_USER_POOL_ID | Yes | Cognito User Pool ID | |
| AGENTCORE_GATEWAY_URL | Yes | AgentCore Gateway endpoint URL |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Maintenance
ActivityInactive
ResponsivenessNo issues