openwisp-mcp
openwisp-mcp
一个安全、仅 MCP 的 OpenWISP 服务器。
功能
诊断工具集和完整 MCP 工具集
安全默认设置:无静默模拟回退,无 Web UI
可选显式模拟沙箱,用于本地测试
通过 monorepo 包装器以仅 MCP 的安全服务方式运行:
npm run variant:diagnostic和npm run variant:full
Related MCP server: network-mcp-server
安全性
除非设置
OPENWISP_MOCK_SANDBOX=true,否则必须提供OPENWISP_BASE_URL/OPENWISP_URL实时模式必须提供
OPENWISP_API_TOKEN/OPENWISP_TOKEN支持
OPENWISP_API_TOKEN_FILE/OPENWISP_TOKEN_FILE设置
OPENWISP_ALLOW_HTTP=true以允许 HTTP URL机密信息在加载后从
process.env中清除
Monorepo 布局
packages/diagnostic:专用只读变体包装器packages/full:专用完整管理变体包装器根目录的
src/:供两个变体使用的共享安全 MCP 运行时
快速开始
npm install
npm run variant:diagnostic
npm run variant:full环境变量
变量 | 用途 |
| OpenWISP 控制器 URL |
|
|
| 实时模式的 Bearer 令牌 |
|
|
| 令牌文件路径 |
| 令牌文件路径的别名 |
| 设置为 |
| 设置为 |
| STDIO 模式下设置为 |
工具覆盖范围
该服务器与文档化的 OpenWISP 控制器 API 系列中与安全 MCP 操作最相关的部分对齐:
用户与认证
设备与设备连接
凭证与令牌
模板与配置管理
地理与位置
证书与 VPN
网络拓扑
RADIUS 与 WiFi
组织与分组
说明
之前的 AI Studio Web UI 界面已被移除;运行时仅支持 MCP。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for managing VyOS routers via the VyOS HTTP API, allowing AI assistants to read config, set interfaces, firewall rules, VPNs, and more.171MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for network operations that lets AI assistants interact with Cisco/Juniper network devices through safe, well-defined tools like compliance audits and configuration backups.MIT
- AlicenseAqualityBmaintenanceA comprehensive MCP server for network device management via SSH/Telnet. Supports multiple vendors such as Cisco IOS and BDCOM, enabling AI assistants to execute commands and manage routers, switches, and firewalls.4MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI agents to manage Defined Networking / Managed Nebula infrastructure, supporting tasks like network topology design, host provisioning, and security auditing through natural language.4MIT
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.
MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.
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/marten-lucas/openwisp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server