Skip to main content
Glama

OPS MCP Server

by Heht571
__init__.py541 B
from network_tools.tools.device_tools import identify_network_device, check_switch_ports, check_router_routes, backup_network_config from network_tools.tools.config_tools import check_acl_config, inspect_vlans from network_tools.tools.performance_tools import check_optical_modules, check_device_performance __all__ = [ 'identify_network_device', 'check_switch_ports', 'check_router_routes', 'backup_network_config', 'check_acl_config', 'inspect_vlans', 'check_optical_modules', 'check_device_performance' ]

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/Heht571/ops-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server