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 |
Capabilities
Server capabilities have not been inspected yet.
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 | |
Latest Blog Posts
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/sameerbattoo/awsagentcore_proxy_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server