Skip to main content
Glama
indextkn

indextkn MCP server

Official
by indextkn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoSets the runtime environment. When set to 'production', local development overrides (like a plaintext API base) are refused.development
INDEXTKN_API_KEYYesYour 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_BASENoBase URL of the indextkn API. Allows pointing to a local API during development. Refused when NODE_ENV=production.https://api.indextkn.com
MCP_ALLOWED_HOSTSNoComma-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

NameDescription

No tools

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/indextkn/indextkn-mcp'

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