Skip to main content
Glama
MMaiero
by MMaiero

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KURA_MCP_PORTNoMCP server port (default: 3000)
KURA_MCP_LOG_LEVELNoLog level (debug, info, warn, error)
KURA_INSTANCE_LOCAL_HOSTYesHostname or IP of the Kura gateway instance
KURA_INSTANCE_LOCAL_PASSWORDYesPassword for the Kura gateway instance
KURA_INSTANCE_LOCAL_USERNAMEYesUsername for the Kura gateway instance

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/MMaiero/kura-mcp-server'

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