Skip to main content
Glama
waldur

Waldur MCP Server

Official
by waldur

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WALDUR_TOKENYesYour token for accessing the Waldur API.
WALDUR_API_URLYesThe API URL of your Waldur instance.
UV_PUBLISH_TOKENNoYour token used for publishing.
UV_PUBLISH_PASSWORDNoYour password for publishing.
UV_PUBLISH_USERNAMENoYour username for publishing.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
queryC

Run a read-only SQL query

list_customersC

List all customers

list_projectsC

List all projects

list_resourcesC

List all resources

list_invoicesC

List all invoices

list_offeringsC

List all offerings

create_invitationB

Invite users to project or organization by email

Args: scope_type: Whether to invite users to organization or project scope_name: Name of the organization or project to invite users to role: Role to assign to invited users emails: List of email addresses to invite extra_invitation_text: Custom message to include in the invitation

Prompts

Interactive templates invoked by user choice

NameDescription
schema_aware_query

Resources

Contextual data attached and managed by the client

NameDescription
schema://main

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

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