OpenWrt Network Diagnostics MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MIHOMO_SECRET | Yes | The Mihomo secret, provided only through the MCP subprocess environment variable. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| snapshot_networkA | Collect a bounded router-side network snapshot and retain it in memory for later comparison. |
| inspect_config_stateA | Compare whitelisted Nikki generated startup fields with Mihomo runtime General state and provider summaries. |
| trace_dnsA | Compare OpenWrt and Mihomo DNS observations, generated DNS settings, Fake-IP addresses, and listeners. |
| observe_clientB | Observe bounded Mihomo connection/log activity and conntrack state associated with one client address. |
| inspect_flowB | Correlate live Mihomo, routing, aggregated nftables, and conntrack evidence for a client and destination. |
| capture_flowC | Run an explicitly requested, non-persistent packet capture using a generated restricted filter. |
| inspect_subscriptionsA | Return safe Nikki cache metadata and Mihomo provider summaries without URLs or credentials. |
| read_logsA | Read filtered and redacted OpenWrt, Nikki, or newly observed Mihomo logs. |
| compare_snapshotsA | Return mechanically computed field changes between snapshots from the current MCP process. |
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/gomixo/openwrt-network-diagnostics-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server