X MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X_API_KEY | Yes | X API Key from developer portal. | |
| META_PAGE_ID | No | Facebook Page ID (optional). | |
| X_API_SECRET | Yes | X API Key Secret from developer portal. | |
| YT_CLIENT_ID | No | YouTube Client ID (optional, for YouTube posting). | |
| MCP_AUTH_TOKEN | Yes | Bearer token for authenticating requests to the MCP server. | |
| OPENAI_API_KEY | Yes | OpenAI API key used by generate_post tool. | |
| X_ACCESS_TOKEN | Yes | X Access Token with Read and Write permissions. | |
| META_IG_USER_ID | No | Instagram User ID (optional). | |
| YT_CLIENT_SECRET | No | YouTube Client Secret (optional). | |
| YT_REFRESH_TOKEN | No | YouTube Refresh Token (optional). | |
| X_ACCESS_TOKEN_SECRET | Yes | X Access Token Secret. | |
| META_PAGE_ACCESS_TOKEN | No | Facebook Page Access Token (optional). |
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
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 | |