Skip to main content
Glama
rachana-tf
by rachana-tf
tools-output.json1.95 kB
[{"name":"health_health_get","description":"Health","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"outputSchema":{"additionalProperties":{"type":"boolean"},"type":"object","title":"Response Health Health Get","x-status-code":200,"description":"Successful Response","x-content-type":"application/json"},"mapper":[],"path":"/health","method":"get"},{"name":"predict_predict_post","description":"Predict","inputSchema":{"type":"object","properties":{"sepal_length":{"type":"number","title":"Sepal Length","x-parameter-location":"query"},"sepal_width":{"type":"number","title":"Sepal Width","x-parameter-location":"query"},"petal_length":{"type":"number","title":"Petal Length","x-parameter-location":"query"},"petal_width":{"type":"number","title":"Petal Width","x-parameter-location":"query"}},"required":["sepal_length","sepal_width","petal_length","petal_width"],"additionalProperties":false},"outputSchema":{"oneOf":[{"x-status-code":200,"description":"Successful Response","x-content-type":"application/json"},{"properties":{"detail":{"items":{"properties":{"loc":{"items":{"anyOf":[{"type":"string"},{"type":"integer"}]},"type":"array","title":"Location"},"msg":{"type":"string","title":"Message"},"type":{"type":"string","title":"Error Type"}},"type":"object","required":["loc","msg","type"],"title":"ValidationError"},"type":"array","title":"Detail"}},"type":"object","title":"HTTPValidationError","x-status-code":422,"description":"Validation Error","x-content-type":"application/json"}],"description":"Response can be one of multiple status codes"},"mapper":[{"inputKey":"sepal_length","type":"query","key":"sepal_length","required":true},{"inputKey":"sepal_width","type":"query","key":"sepal_width","required":true},{"inputKey":"petal_length","type":"query","key":"petal_length","required":true},{"inputKey":"petal_width","type":"query","key":"petal_width","required":true}],"path":"/predict","method":"post"}]

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/rachana-tf/mcp-poc-app'

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