openwisp-mcp
openwisp-mcp
OpenWISP 向けのセキュアな MCP 専用サーバー。
機能
診断用およびフル機能の MCP ツールセット
セキュアなデフォルト設定: サイレントなモックフォールバックなし、Web UI なし
ローカルテスト用の明示的なモックサンドボックス(オプション)
モノレポラッパーを通じてセキュアな 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に対応HTTP URL には
OPENWISP_ALLOW_HTTP=trueが必要読み込み後、シークレットは
process.envから消去されます
モノレポ構成
packages/diagnostic: 読み取り専用バリアント専用ラッパーpackages/full: フル管理バリアント専用ラッパールート
src/: 両バリアントで使用される共有セキュア MCP ランタイム
クイックスタート
npm install
npm run variant:diagnostic
npm run variant:full環境変数
変数 | 目的 |
| OpenWISP コントローラの URL |
|
|
| ライブモード用の Bearer トークン |
|
|
| トークンファイルへのパス |
| トークンファイルのエイリアス |
| モックデータを明示的に使用するには |
| HTTP ベース URL を許可するには |
| STDIO モードでは |
ツール対応範囲
このサーバーは、セキュアな MCP 操作に最も関連する、ドキュメント化された OpenWISP Controller API ファミリーに対応しています:
ユーザーと認証
デバイスとデバイス接続
認証情報とトークン
テンプレートと設定管理
地理情報とロケーション
証明書と 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