Skip to main content
Glama

MCP Worktree Voting Server

by Doctacon
.mcp.json537 B
{ "mcpServers": { "worktree-voting": { "type": "stdio", "command": "uv", "args": [ "run", "--no-project", "--with", "fastmcp", "./mcp-servers/worktree_workflows.py" ], "env": {} }, "ElevenLabs": { "type": "stdio", "command": "uvx", "args": [ "elevenlabs-mcp" ], "env": { "ELEVENLABS_API_KEY": "<sample-api-key>" } } } }

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/Doctacon/mcp-servers'

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