Skip to main content
Glama
mcp.json415 B
{ "mcpServers": { "maya-mcp": { "command": "npx", "args": ["--yes", "maya-mcp-server@1.1.2", "--debug"], "env": { "MAYA_MCP_HOST": "localhost", "MAYA_MCP_PORT": "8765", "MAYA_MCP_MAYA_PORT": "7022" }, "disabled": false, "timeout": 60000, "autoApprove": [ "maya_create", "maya_select", "maya_execute" ] } } }

Latest Blog Posts

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/Jeffreytsai1004/maya-mcp'

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