sdargoeuves/ipf-mcp-playground
If you are the rightful owner of ipf-mcp-playground and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP server for IP Fabric enables interaction with IP Fabric via the Python SDK, inspired by the MCP Server for Obsidian.
Tools
Functions exposed to the LLM to take actions
ipf_get_filter_help
Provides help information for using filters in queries
ipf_get_snapshots
Lists all available snapshots in IP Fabric
ipf_set_snapshot
Sets the active snapshot for subsequent queries
ipf_get_devices
Gets device inventory data with optional filters
ipf_get_interfaces
Gets interface inventory data with optional filters
ipf_get_hosts
Gets host inventory data with optional filters
ipf_get_sites
Gets site inventory data with optional filters
ipf_get_vendors
Gets vendor inventory data with optional filters
ipf_get_routing_table
Gets routing table data with optional filters
ipf_get_managed_ipv4
Gets managed IPv4 data with optional filters
ipf_get_vlans
Gets VLAN data with optional filters
ipf_get_neighbors
Gets neighbor discovery data with optional filters
ipf_get_available_columns
Gets available columns for specific table types
ipf_get_connection_info
Gets IP Fabric connection information and status
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client