Netdetective MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | 不适用 (Not applicable) | |
| PORT | No | 不适用 (Not applicable) | |
| API_KEY | Yes | API 密钥 (API Key for authentication) |
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
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| queryC | Query information about an IP address. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlap between tools. The tool's purpose is clearly defined as querying IP address information, leaving no ambiguity for an agent to misselect.
A single tool named 'query' follows a consistent pattern by default. There are no other tools to compare against, so no inconsistency can exist in naming conventions.
One tool is too few for a server named 'Netdetective MCP Server', which suggests a broader scope like network investigation. A single query tool feels thin and incomplete for such a domain, lacking operations like scanning, pinging, or analyzing multiple IPs.
The tool surface is severely incomplete for network detective work. It only provides IP address queries, missing essential operations such as port scanning, DNS lookups, traceroute, or bulk analysis, which are typical for this domain and would cause agent failures in complex tasks.