waldur_waldur-mcp-server
0
Waldur MCP server is a Model Context Protocol server setup designed to facilitate development and deployment processes. It includes instructions for installation, configuration, and debugging of the server using tools like Claude Desktop and MCP Inspector.
Waldur MCP server
Quickstart
- Install Claude Desktop from the Claude Desktop releases page
- Install Python 3.10 or higher.
- Install uv package manager.
Development
Building and Publishing
- Sync dependencies and update lockfile.
- Build package distributions.
- Publish to PyPI.
Debugging
- Use MCP Inspector for debugging MCP servers.