Skip to main content
Glama

Dooray MCP Server

by tallpizza
pyproject.toml425 B
[project] name = "dooray-mcp" version = "0.1.0" description = "Dooray MCP Server for Claude Code integration" readme = "README.md" requires-python = ">=3.11" dependencies = [ "mcp>=1.0.0", "httpx>=0.25.0", "python-dotenv>=1.0.0", "pydantic>=2.0.0", ] [project.scripts] dooray-mcp = "dooray_mcp.server:main" [tool.uv] package = true [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/tallpizza/dooray-mcp'

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