indextkn MCP server
Officialby indextkn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Sets the runtime environment. When set to 'production', local development overrides (like a plaintext API base) are refused. | development |
| INDEXTKN_API_KEY | Yes | Your indextkn API key. Required for authenticating to the indextkn REST API when running the server over stdio (e.g., as a child process). Free at https://indextkn.com. | |
| INDEXTKN_API_BASE | No | Base URL of the indextkn API. Allows pointing to a local API during development. Refused when NODE_ENV=production. | https://api.indextkn.com |
| MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed hosts for the MCP server. Set this if you serve a preview domain in addition to the primary domain. |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues