Skip to main content
Glama

MCP Desktop Tools

workspaces.yaml457 B
version: 1 workspaces: - id: "demo" path: "/workspace" max_depth: 5 excludes: - "**/.git/**" - "**/.venv/**" tools: allow: - "search_text" - "git_graph" - "repo_map" env: rg_path: "rg" git_path: "git" limits: max_matches: 1000 max_output_bytes: 5000000 max_file_size_bytes: 2000000 git_last_commits: 20 repo_map_max_depth: 5 repo_map_top_dirs: 50 repo_map_follow_symlinks: false

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/andrey-zhuravl/mcp-desktop-tools'

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