Skip to main content
Glama

Cisco MCP Pods Server

by ruegreen
.env940 B
# Cisco API Gateway Configuration API_BASE_URL=http://apigateway.cxocoe.us # Authentication Method (choose one) # Option 1: API Key Authentication (recommended for MCP server) API_KEY_PODS=f42a9c8e3d7b1f6a2c5e8d4b9f3a6c1e7b5d2f9a8c4e1b6d3f7a2c5e8b1d4f9a3c6 # Option 2: JWT Authentication (for user-based access) # JWT_TOKEN=your-jwt-token-here # Authentication Mode: 'apikey' or 'jwt' AUTH_MODE=apikey # MCP Server Configuration (for SSE/HTTP transport) SERVER_PORT=1013 SERVER_PATH=/CiscoMCPPods # Public hostname (for deployment) PUBLIC_HOSTNAME=ciscomcppods.cxocoe.us # MCP Server Authentication # API key required for client connections to this MCP server MCP_API_KEY=b4ae5b83b412a620f5d509a9ed1d0ed02718f7fef6ed2cd72a4090ae0d9f4b79 # ANTHROPIC API Key for testing MCP Server via "npm run test:client" ANTHROPIC_API_KEY=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

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