Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
sailfish_create_projectB

Bootstrap a new SailfishOS application project with correct structure, RPM spec, and QML scaffolding.

sailfish_buildC

Build a SailfishOS project using the sfdk CLI (Sailfish SDK). Produces an RPM package.

sailfish_cleanC

Run sfdk cmake --build . --target clean inside the build directory.

sailfish_deployC

Deploy an already-built RPM to a connected device or emulator via sfdk.

sailfish_guidelinesB

Return curated SailfishOS UI/UX and technical guidelines for a given topic.

sailfish_pitfallsB

List common mistakes and anti-patterns for a specific SailfishOS development area.

sailfish_snippetB

Return a ready-to-use code snippet for a common SailfishOS pattern.

sailfish_add_featureA

Add a new feature (page, cover, service, D-Bus interface, etc.) to an existing SailfishOS project.

sailfish_add_chum_metadataA

Inject SailfishOS:Chum metadata into the RPM spec of an existing project. Reads the License field and app name from the spec, the repository URL and author name from git, and the icon URL from the local icons/ directory. All values can be overridden. The metadata block is appended as the last paragraph of %description, wrapped in %if 0%{?_chum} … %endif.

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/ilpianista/sailfishos-mcp'

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