Skip to main content
Glama

Waldur MCP Server

Official
by waldur
pyproject.toml367 B
[project] name = "waldur-mcp-server" version = "0.1.0" description = "Waldur MCP server project" readme = "README.md" requires-python = ">=3.13" dependencies = [ "httpx>=0.28.1", "mcp>=1.6.0", "waldur-api-client==0.2.0", ] [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] waldur-mcp-server = "waldur_mcp_server:main"

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