openwisp-mcp
openwisp-mcp
OpenWISP를 위한 보안 MCP 전용 서버입니다.
기능
진단 및 전체 MCP 도구 세트
보안 기본값: 무음 모의 폴백 없음, 웹 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 웹 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