ap-mcp-server
by rbonestell
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AP_DEBUG | No | Enable debug logging | false |
| AP_API_KEY | Yes | Your AP API key | |
| AP_RETRIES | No | Retry attempts for failed requests | 3 |
| AP_TIMEOUT | No | Request timeout (ms) | 30000 |
| AP_BASE_URL | No | AP API base URL | https://api.ap.org/media/v |
| AP_LOG_LEVEL | No | Log level (error, warn, info, debug) | info |
| AP_ENFORCE_PLAN | No | Enforce in_my_plan=true for all content requests (AI safety feature) | true |
| AP_CACHE_ENABLED | No | Enable intelligent caching system | true |
| AP_VERBOSE_LOGGING | No | Enable request/response logging | false |
| AP_CACHE_TTL_SEARCH | No | Search results cache TTL (3 minutes) | 180000 |
| AP_CACHE_TTL_TRENDS | No | Trending topics cache TTL (5 minutes) | 300000 |
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/rbonestell/ap-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server