Skip to main content
Glama

AI Code Toolkit

by AgiFlow
.mcp.json603 B
{ "mcpServers": { "scaffold-mcp": { "type": "stdio", "command": "bun", "args": ["run", "packages/scaffold-mcp/src/index.ts", "mcp-serve", "--admin-enable"], "disabled": false }, "nx-mcp": { "type": "stdio", "command": "pnpx", "args": ["nx-mcp@latest"] }, "context7": { "type": "http", "url": "https://mcp.context7.com/mcp", "disabled": false }, "playwright": { "type": "stdio", "command": "sh", "args": ["-c", "pnpx @playwright/mcp@latest"], "env": {}, "disabled": 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/AgiFlow/aicode-toolkit'

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