AAP MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host for HTTP server when using streamable-http transport | 0.0.0.0 |
| MCP_PORT | No | Port for HTTP server when using streamable-http transport | 8000 |
| MCP_TRANSPORT | No | Transport mode: 'stdio' or 'streamable-http' | stdio |
| AAP_VERIFY_SSL | No | Whether to verify SSL certificates (set to 'true' or 'false') | false |
| AAP_OAUTH_TOKEN | Yes | OAuth token for authentication (required) | |
| AAP_API_BASE_PATH | No | Base path for the AAP API (e.g., /api/controller/v2) | /api/v2 |
| AAP_CONTROLLER_URL | Yes | URL of the Ansible Automation Platform controller (required) | |
| AAP_MCP_READ_ONLY_MODE | No | Enable read-only mode to block all mutations | false |
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/srinivassrinu842/aap-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server