Skip to main content
Glama
README.md472 B
--- tools: - [curl, -X, GET, https://api.toolfront.ai/health] - [ls, "{path}"] - [cat, "{path}"] --- # Status Checker - Use `curl` to check if the service is up - Use `ls` to list what files are available - Use `cat` to view the content of a file ## Usage Examples ### List files ```json {"command": ["ls"]} {"command": ["ls", "{path}"], "args": {"path": "docs/"}} ``` ### Read a file ```json {"command": ["cat", "{path}"], "args": {"path": "README.md"}} ```

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/statespace-tech/toolfront'

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