atxp-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ATXP_CONNECTION_TOKEN | Yes | Your ATXP connection token used for authenticating with ATXP cloud services when self-hosting the server. |
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": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| atxp_web_searchA | Search the web using ATXP's AI-powered search engine. Returns clean, structured results with titles, URLs, and snippets. Great for researching topics, finding current information, checking facts, or discovering resources. |
| atxp_image_generateA | Generate an AI image from a text prompt using ATXP's image generation service. Returns a URL or base64 data for the generated image. Supports creative descriptions, photorealistic renders, artistic styles, and more. Cost: $0.05–0.15/call depending on size. |
| atxp_email_sendA | Send an email from your ATXP agent email address to any recipient. Useful for sending automated notifications, reports, or messages on behalf of an AI agent. Cost: $0.01/call. |
| atxp_email_inboxA | Check the inbox of your ATXP agent email address. Returns a list of recent emails with senders, subjects, and dates. Useful for AI agents that need to receive and process emails. Cost: $0.01/call. |
| atxp_music_generateA | Generate an AI music track from a text prompt using ATXP's music generation service. Returns a URL to the generated audio file. Describe genre, mood, tempo, instruments, or specific style for best results. Cost: $0.15/call. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/autonsol/atxp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server