v0.1.0 — First PyPI release
First release of zte-f680-mcp on PyPI.
Install
Any MCP-compatible client (Claude Desktop, Claude Code, Cursor, Windsurf, Cline, OpenAI Agents SDK, …) can now use this server with a single command:
uvx zte-f680-mcpExample for Claude Code:
claude mcp add zte \
--env ZTE_HOST=192.168.1.1 \
--env ZTE_USER=1234 \
--env ZTE_PASSWORD=your_password \
-- uvx zte-f680-mcpSee the README for configs on Claude Desktop, Cursor, Windsurf, OpenAI Agents SDK, and classic pip install.
Links
- PyPI: https://pypi.org/project/zte-f680-mcp/0.1.0/
- Issues: https://github.com/Picaresco/MCP-ZTE-F680/issues
Tools exposed
zte_get_port_forwards— list all NAT ruleszte_add_port_forward— add a new rulezte_modify_port_forward— modify rule by indexzte_delete_port_forward— delete rule by indexzte_run_page— fetch and parse any router page (generic)