openwisp-mcp
openwisp-mcp
Un servidor seguro, exclusivo para MCP, para OpenWISP.
Qué hace
Conjuntos de herramientas MCP de diagnóstico y completos
Valores seguros por defecto: sin respaldo simulado silencioso, sin interfaz web
Sandbox simulado explícito opcional para pruebas locales
Se ejecuta como un servicio seguro exclusivo para MCP a través de los envoltorios del monorepo:
npm run variant:diagnosticynpm run variant:full
Related MCP server: network-mcp-server
Seguridad
OPENWISP_BASE_URL/OPENWISP_URLobligatorios a menos queOPENWISP_MOCK_SANDBOX=trueOPENWISP_API_TOKEN/OPENWISP_TOKENobligatorios para el modo en vivoOPENWISP_API_TOKEN_FILE/OPENWISP_TOKEN_FILEcompatiblesOPENWISP_ALLOW_HTTP=trueobligatorio para URLs HTTPLos secretos se eliminan de
process.envdespués de cargarlos
Estructura del monorepo
packages/diagnostic: envoltorio dedicado de variante de solo lecturapackages/full: envoltorio dedicado de variante de gestión completasrc/raíz: tiempo de ejecución MCP seguro compartido utilizado por ambas variantes
Inicio rápido
npm install
npm run variant:diagnostic
npm run variant:fullVariables de entorno
Variable | Propósito |
| URL del controlador OpenWISP |
| Alias de |
| Token Bearer para el modo en vivo |
| Alias de |
| Ruta al archivo de token |
| Alias del archivo de token |
| Establecer |
| Establecer |
|
|
Cobertura de herramientas
El servidor está alineado con las familias de API del Controlador OpenWISP documentadas más relevantes para operaciones MCP seguras:
Usuarios y autenticación
Dispositivos y conexiones de dispositivos
Credenciales y tokens
Plantillas y gestión de configuración
Geo y ubicaciones
Certificados y VPN
Topología de red
RADIUS y WiFi
Organizaciones y grupos
Notas
Se ha eliminado la interfaz web anterior de AI Studio; el tiempo de ejecución es exclusivo para 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