TNL
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_impacted_tnlsA | Return TNL units whose declared paths overlap with any of the given code paths. Repo-wide units are always included. |
| retrieve_tnlA | Return the verbatim content of TNL units identified by id. Ids with no matching file are listed in notFound. |
| traceA | Record or read session events documenting how TNL was used. Pass |
| propose_tnl_diffA | Stage a proposed TNL change (batch of creates and updates) for human review. Returns a diff_id for later approve_tnl_diff. |
| approve_tnl_diffA | Apply a staged proposal: write each tnl/.tnl, regenerate its sidecar, and remove the staging record. |
| verifyA | Verify the TNLs impacted by a set of code paths. Returns a structured report; verify failures are data, not isError. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/janaraj/tnl'
If you have feedback or need assistance with the MCP directory API, please join our Discord server