Skip to main content
Glama
CiscoDevNet

Cisco RADKit MCP Server

Official
by CiscoDevNet

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind the MCP server (used with sse or http). Optional.
MCP_PORTNoPort to bind the MCP server (used with sse or http). Optional.
MCP_TRANSPORTNoMCP transport mode (stdio, sse, http). Optional, default may vary.
RADKIT_CA_B64NoBase64-encoded CA chain. Required for environment-variable-based authentication.
RADKIT_KEY_B64NoBase64-encoded private key. Required for environment-variable-based authentication.
RADKIT_CERT_B64NoBase64-encoded client certificate. Required for environment-variable-based authentication.
RADKIT_IDENTITYNoYour Cisco RADKit username (email). Required for all authentication methods.
RADKIT_DIRECT_HOSTNoIP or hostname of the RADKit server for Direct RPC. Required for Direct RPC authentication.
RADKIT_DIRECT_PORTNoPort of the RADKit server for Direct RPC (default: 8181). Optional for Direct RPC.
RADKIT_DIRECT_TOKENNoE2EE validation token from the RADKit Web UI. Required for Direct RPC authentication.
RADKIT_KEY_PASSWORD_B64NoBase64-encoded private key password. Required for environment-variable-based authentication.
RADKIT_DEFAULT_SERVICE_SERIALNoYour RADKit service serial. Required for local certificates and environment-variable-based authentication. Not required for Direct RPC.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/CiscoDevNet/radkit-mcp-server-community'

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