Skip to main content
Glama

X MCP Server

by tomaitagaki

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X_BASE_URLNoBase URL for hosted mode (e.g., https://yourapp.com)
X_CLIENT_IDYesX app client ID (required)
X_HOSTED_MODENoEnable hosted pairing mode (true/false)
X_REDIRECT_URINoOAuth redirect URIhttp://127.0.0.1:3000/auth/x/cb
X_CLIENT_SECRETYesX app client secret (required)
X_MCP_ENCRYPTION_KEYNoManual encryption key (base64, optional)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/tomaitagaki/x-mcp'

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