Skip to main content
Glama
cursor-mcp-local.json890 B
{ "mcpServers": { "sequential-thinking": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ] }, "playwright": { "command": "npx @playwright/mcp@latest", "env": {} }, "aws-docs": { "url": "https://knowledge-mcp.global.api.aws" }, "chrome devtools": { "command": "npx chrome-devtools-mcp@latest", "env": {}, "args": [] }, "context7": { "url": "https://mcp.context7.com/mcp", "headers": {} }, "gary-mcp": { "command": "python", "args": [ "-m", "src.server" ], "cwd": "/Users/gary/Documents/workspace/gary-mcp", "env": { "WORKSPACE_PATH": "/Users/gary/Documents/workspace", "AWS_PROFILE": "jongmun", "SHELL_RC_PATH": "/Users/gary/.zshrc" } } } }

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/garyjeong/gary-mcp'

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