Skip to main content
Glama
fmcglinn

peering-manager-mcp-server

by fmcglinn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PM_URLYesBase URL of your Peering Manager instance (e.g. https://pm.example.com)
PM_API_TOKENYesAPI token for authentication
PM_CONFIG_TIMEOUTNoOptional. Timeout in seconds for config rendering (default: 120)120

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_bgp_sessionsA

List BGP sessions across both direct peering and IXP sessions. Returns unified view with common fields.

get_bgp_session_detailA

Get full detail for a single BGP session. Returns type-specific fields based on session type.

list_autonomous_systemsB

List autonomous systems configured in Peering Manager.

get_autonomous_systemA

Get full detail for an autonomous system including shared IXPs and shared facilities.

list_routersB

List routers configured in Peering Manager.

list_internet_exchangesC

List internet exchange points configured in Peering Manager.

get_internet_exchangeA

Get full detail for an internet exchange point including available peers.

list_connectionsB

List IXP connections with IP/VLAN/router mapping.

list_routing_policiesA

List routing policies configured in Peering Manager.

list_communitiesB

List BGP communities configured in Peering Manager.

get_router_configurationA

Get the rendered configuration for a specific router. Uses extended timeout due to Jinja2 rendering and possible IRR lookups.

search_peeringdbA

Search cached PeeringDB data. Supports networks, internet-exchanges, facilities, and network-ixlans.

list_changesB

List recent object changes from the Peering Manager audit log.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/fmcglinn/peering-manager-mcp-server'

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