EV
@modelcontextprotocol
Reference / test server with prompts, resources, and tools.
87k1w ago0 toolslocal
$
npx -y @modelcontextprotocol/server-everythingMCP Server for managing & interacting with Open Source NGFW OPNSense via Natural Language
$ npx tsx scripts/test/test-nat-ssh.tsOr add it with the Claude CLI: claude mcp add vespo92-opnsensemcp
firewall_list_rulesfirewall_create_rulefirewall_update_rulefirewall_delete_rulefirewall_apply_changesnat_list_outboundnat_set_modenat_create_outbound_rulenat_fix_dmznat_analyze_configarp_listrouting_diagnosticsrouting_fix_allinterface_listvlan_createsystem_execute_commandbackup_createservice_restart{ "mcpServers": { "vespo92-opnsensemcp": { "command": "npx", "args": ["tsx", "scripts/test/test-nat-ssh.ts"], "env": { "OPNSENSE_API_KEY": "<your-opnsense-api-key>", "OPNSENSE_API_SECRET": "<your-opnsense-api-secret>", "OPNSENSE_SSH_PASSWORD": "<your-opnsense-ssh-password>" } } } }
Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.
Reference / test server with prompts, resources, and tools.
npx -y @modelcontextprotocol/server-everythingOfficial GitHub server for integration with repository management, PRs, issues, and more.
A high-level framework for building MCP servers in Python