Skip to main content
Glama

MCP Basics

tools.json536 B
[ { "name": "mcp-translator", "tool": "npx ts-migrate" }, { "name": "mcp-formatter", "tool": "npx prettier --write ." }, { "name": "mcp-docs", "tool": "npx typedoc" }, { "name": "mcp-bugfix", "tool": "npx eslint . --fix" }, { "name": "mcp-testgen", "tool": "npx jest --init" }, { "name": "mcp-linter", "tool": "npx eslint ." }, { "name": "mcp-npm-audit", "tool": "npm audit fix" }, { "name": "mcp-npm-outdated", "tool": "npm outdated" } ]

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/caroline-davis/mcp-basics'

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