nt-mcp-server
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 | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| nt_connectB | Start the NT4 client and wait for a live connection. |
| nt_disconnectA | Stop the NT4 client and tear down any persistent subscriptions. |
| nt_connection_infoC | Return |
| nt_getB | Return the JSON-normalized value of Response: |
| nt_get_multipleB | Return values for every requested topic. Response: |
| nt_get_infoC | Return metadata for Response: |
| nt_setA | Publish Response: |
| nt_set_multipleB | Write every Response:
|
| nt_list_topicsB | Return topic names, filtered by prefix, regex, and/or wildcard. Response: |
| nt_subscribeA | Sample value updates under Response: |
| nt_start_subscriptionA | Open a persistent subscription and start collecting samples. Response:
|
| nt_poll_subscriptionA | Return buffered samples for a persistent subscription. Response:
|
| nt_stop_subscriptionB | Stop a persistent subscription and free its resources. |
| nt_list_recordingsA | List available NDJSON recordings in the output directory. Each entry includes |
| nt_get_historyB | Return event history for one topic from a recording.
|
| nt_get_recording_infoC | Return metadata about a recording. Includes duration, total sample count, topic count, file size and timestamps. |
| nt_list_topics_offlineC | List unique topic names in a recording, optionally filtered. |
| nt_subscribe_offlineB | Return events for every topic under
|
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/Mzzj114/nt-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server