Skip to main content
Glama

openwisp-mcp

OpenWISP를 위한 보안 MCP 전용 서버입니다.

기능

  • 진단 및 전체 MCP 도구 세트

  • 보안 기본값: 무음 모의 폴백 없음, 웹 UI 없음

  • 로컬 테스트를 위한 명시적 모의 샌드박스 옵션

  • 모노레포 래퍼를 통해 보안 MCP 전용 서비스로 실행: npm run variant:diagnosticnpm 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 웹 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