drio
Open app

Waldur MCP server

Source

Server implementing Model Context Protocol for Waldur

Catalog onlyCatalog onlySTDIO

Overview

Waldur MCP Server is a server implementation of the Model Context Protocol designed for Waldur, facilitating communication and management of resources in a cloud environment.

To use the Waldur MCP Server, install the package via pip or uv, configure the server settings in the appropriate configuration file, and run the server with the specified command.

  • Implements Model Context Protocol for resource management - Supports configuration for both development and published servers - Provides debugging tools through MCP Inspector
  1. Managing cloud resources in a structured manner.
  2. Facilitating communication between different services in a cloud environment.
  3. Debugging and monitoring server performance using MCP Inspector.

Add to your AI client

Use these steps to connect Waldur MCP server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "waldur-mcp-server-waldur": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-waldur-mcp-server-waldur"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "waldur-mcp-server-waldur": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-waldur-mcp-server-waldur"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "waldur-mcp-server-waldur": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-waldur-mcp-server-waldur"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "waldur-mcp-server-waldur": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-waldur-mcp-server-waldur"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "waldur-mcp-server-waldur": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-waldur-mcp-server-waldur"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "waldur-mcp-server-waldur": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-waldur-mcp-server-waldur"
      ]
    }
  }
}

FAQ

What is the Model Context Protocol?

The Model Context Protocol is a standard for managing and communicating about resources in a cloud environment.

How do I install Waldur MCP Server?

You can install it using pip or uv with the command: `pip install waldur-mcp-server` or `uv pip install waldur-mcp-server`.

Where can I find the configuration files?

Configuration files are located in the Claude Desktop application data directories, specific to your operating system.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":845,"uuid":"b6786955-ee53-406b-8b58-ef7fb588d2ce","name":"waldur-mcp-server","title":"Waldur MCP server","description":"Server implementing Model Context Protocol for Waldur","avatar_url":"https://avatars.githubusercontent.com/u/27406855?v=4","created_at":"2025-01-28T02:14:18.373Z","updated_at":"2025-02-23T07:13:18.566Z","status":"created","author_name":"waldur","author_avatar_url":"https://avatars.githubusercontent.com/u/27406855?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/waldur/waldur-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"1\",\"license\":\"MIT license\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-06-05 21:08:58\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]