Kura MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KURA_MCP_PORT | No | MCP server port (default: 3000) | |
| KURA_MCP_LOG_LEVEL | No | Log level (debug, info, warn, error) | |
| KURA_INSTANCE_LOCAL_HOST | Yes | Hostname or IP of the Kura gateway instance | |
| KURA_INSTANCE_LOCAL_PASSWORD | Yes | Password for the Kura gateway instance | |
| KURA_INSTANCE_LOCAL_USERNAME | Yes | Username for the Kura gateway instance |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| kura_get_kura_propertiesC | Get system properties from a Kura instance |
| kura_get_framework_propertiesB | Get OSGi framework properties from a Kura instance |
| kura_get_extended_propertiesC | Get extended system properties from a Kura instance |
| kura_get_configurationsA | Get all component configurations from a Kura instance |
| kura_get_configurationA | Get a specific component configuration |
| kura_update_configurationC | Update a component configuration |
| kura_get_snapshotsB | Get all configuration snapshots from a Kura instance |
| kura_create_snapshotC | Create a configuration snapshot |
| kura_rollback_snapshotB | Rollback to a specific configuration snapshot |
| kura_get_cloud_connectionsB | Get all cloud connections from a Kura instance |
| kura_connect_cloudD | Connect a cloud connection |
| kura_disconnect_cloudC | Disconnect a cloud connection |
| kura_get_packagesA | Get all installed deployment packages |
| kura_install_packageC | Install a deployment package |
| kura_get_servicesB | Get all OSGi services from a Kura instance |
| kura_get_usersB | Get all users from a Kura instance |
| kura_get_certificatesB | Get all certificates from the keystore |
| kura_test_connectionC | Test connection to a Kura instance |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/MMaiero/kura-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server