i3X-MCP-Server
by cesmii
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| I3X_TOKEN | No | Required when `I3X_AUTH_SCHEME` is `bearer` or `apikey`. | |
| I3X_BASE_URL | No | Optional pre-set baseUrl. If unset, use the `connect` tool from chat. | |
| I3X_AUTH_SCHEME | No | `none`, `bearer`, or `apikey`. | none |
| I3X_APIKEY_HEADER | No | Header name used when `I3X_AUTH_SCHEME=apikey`. | X-API-Key |
| I3X_WATCH_MAX_SEC | No | Hard cap on `watch_values` duration. | 300 |
| I3X_RAW_HISTORY_MAX_POINTS | No | Cap on raw VQT points returned per element by `get_history`. | 500 |
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/cesmii/i3X-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server