tm-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TM_API_KEY | Yes | Full tm_… value provisioned from in-app Settings → API keys | |
| TM_BASE_URL | Yes | URL of your TrafficMorph install (http://localhost:8080 for local dev, your hosted URL otherwise). No built-in default — the server refuses to start without it | |
| TM_MCP_CAPTURE_ROOT | No | Default root for capture file paths. Allow-listed root for tm_analyse_capture + tm_import_capture file paths | ~/.trafficmorph/captures/ |
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/trafficmorph-gif/tm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server