Skip to main content
Glama

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_BASE_URL

OpenWISP コントローラの URL

OPENWISP_URL

OPENWISP_BASE_URL のエイリアス

OPENWISP_API_TOKEN

ライブモード用の Bearer トークン

OPENWISP_TOKEN

OPENWISP_API_TOKEN のエイリアス

OPENWISP_API_TOKEN_FILE

トークンファイルへのパス

OPENWISP_TOKEN_FILE

トークンファイルのエイリアス

OPENWISP_MOCK_SANDBOX

モックデータを明示的に使用するには true に設定

OPENWISP_ALLOW_HTTP

HTTP ベース URL を許可するには true に設定

OPENWISP_MCP_MODE

STDIO モードでは diagnostic または full

ツール対応範囲

このサーバーは、セキュアな MCP 操作に最も関連する、ドキュメント化された OpenWISP Controller API ファミリーに対応しています:

  • ユーザーと認証

  • デバイスとデバイス接続

  • 認証情報とトークン

  • テンプレートと設定管理

  • 地理情報とロケーション

  • 証明書と VPN

  • ネットワークトポロジ

  • RADIUS と WiFi

  • 組織とグループ

注記

以前の AI Studio Web UI サーフェスは削除されました。ランタイムは MCP 専用です。

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP 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
  • A
    license
    A
    quality
    B
    maintenance
    A 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.
    4
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An 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.
    4
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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