Skip to main content
Glama

Dash MCP Server

by Kapeli
pyproject.toml456 B
[project] name = "dash-mcp-server" version = "1.0.0" description = "MCP server for Dash, the macOS documentation browser" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.13.1", "pydantic>=2.11.7", "httpx>=0.28.1", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/dash_mcp_server"] [project.scripts] dash-mcp-server = "dash_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/Kapeli/dash-mcp-server'

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