openwisp-mcp
openwisp-mcp
一个安全的、仅 MCP 的 OpenWISP 服务器。
功能
诊断与完整 MCP 工具集
安全默认值:无静默回退,无 Web 界面
可选显式模拟沙箱用于本地测试
通过 monorepo 包装器以安全的仅 MCP 服务方式运行:
npm run variant:diagnostic和npm run variant:full
Related MCP server: network-mcp-server
安全性
OPENWISP_BASE_URL/OPENWISP_URL为必填项,除非OPENWISP_MOCK_SANDBOX=true实时模式需要
OPENWISP_API_TOKEN/OPENWISP_TOKEN支持
OPENWISP_API_TOKEN_FILE/OPENWISP_TOKEN_FILEHTTP URL 需要设置
OPENWISP_ALLOW_HTTP=true加载后密钥会从
process.env中清除
Monorepo 布局
packages/diagnostic:专用的只读诊断变体包装器packages/full:专用的完整管理变体包装器根目录
src/:两个变体共用的安全 MCP 运行时
快速开始
npm install
npm run variant:diagnostic
npm run variant:full环境变量
变量 | 用途 |
| OpenWISP 控制器 URL |
|
|
| 实时模式的 Bearer 令牌 |
|
|
| 令牌文件路径 |
| 令牌文件路径的别名 |
| 设为 |
| 设为 |
|
|
工具覆盖范围
该服务器与文档化的 OpenWISP 控制器 API 系列保持一致,涵盖最相关的安全 MCP 操作:
用户与认证
设备与设备连接
凭据与令牌
模板与配置管理
地理位置
证书与 VPN
网络拓扑
RADIUS 与 WiFi
组织与用户组
说明
之前的 AI Studio Web 界面已移除;运行时仅支持 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