Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ATXP_CONNECTION_TOKENYesYour ATXP connection token used for authenticating with ATXP cloud services when self-hosting the server.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/autonsol/atxp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server