Cisco RADKit MCP Server
Officialby CiscoDevNet
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host to bind the MCP server (used with sse or http). Optional. | |
| MCP_PORT | No | Port to bind the MCP server (used with sse or http). Optional. | |
| MCP_TRANSPORT | No | MCP transport mode (stdio, sse, http). Optional, default may vary. | |
| RADKIT_CA_B64 | No | Base64-encoded CA chain. Required for environment-variable-based authentication. | |
| RADKIT_KEY_B64 | No | Base64-encoded private key. Required for environment-variable-based authentication. | |
| RADKIT_CERT_B64 | No | Base64-encoded client certificate. Required for environment-variable-based authentication. | |
| RADKIT_IDENTITY | No | Your Cisco RADKit username (email). Required for all authentication methods. | |
| RADKIT_DIRECT_HOST | No | IP or hostname of the RADKit server for Direct RPC. Required for Direct RPC authentication. | |
| RADKIT_DIRECT_PORT | No | Port of the RADKit server for Direct RPC (default: 8181). Optional for Direct RPC. | |
| RADKIT_DIRECT_TOKEN | No | E2EE validation token from the RADKit Web UI. Required for Direct RPC authentication. | |
| RADKIT_KEY_PASSWORD_B64 | No | Base64-encoded private key password. Required for environment-variable-based authentication. | |
| RADKIT_DEFAULT_SERVICE_SERIAL | No | Your 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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