Skip to main content
Glama
ruegreen

Cisco MCP Pods Server

by ruegreen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_MODENoAuthentication mode for the API Gatewayapikey
MCP_API_KEYNoAPI key required for client connections to this MCP server
SERVER_PATHNoPath prefix for the MCP server endpoints/CiscoMCPPods
SERVER_PORTNoPort for the MCP server (for SSE/HTTP transport modes only)1013
API_BASE_URLNoThe base URL for the Cisco API Gatewayhttp://apigateway.cxocoe.us
API_KEY_PODSYesYour API key for authentication with the Cisco API Gateway
PUBLIC_HOSTNAMENoPublic hostname for deployment (e.g., ciscomcppods.cxocoe.us)
ANTHROPIC_API_KEYNoAnthropic API key (optional - for test-mcp-client.js only). Required for the interactive MCP client tester with Anthropic AI integration. Get your key from: https://console.anthropic.com/

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_pod_keywordB

Get the pod keyword/password record. Returns the current keyword configuration.

update_pod_keywordC

Update the pod keyword/password record with a new value.

get_all_podsB

Get all pods from a specific collection. Works with any collection name like ciscolivepods, coelabpods, testpods, etc.

get_pod_by_numberC

Get a specific pod by its number from a collection. Returns pod details including login credentials, phone numbers, and status.

create_podC

Create a new pod in a collection. All required fields must be provided.

update_podC

Update an existing pod in a collection. Can update status, credentials, test information, etc.

delete_podC

Delete a pod from a collection by its number.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Pod KeywordCurrent pod keyword/password configuration
API ConfigurationCurrent API Gateway configuration and connection status

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/ruegreen/CiscoMCPPods'

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