We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rdwj/fda-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
classify.yaml•207 B
name: classify
description: Classify text into categories.
prompt: |
Classify the following text:
<text>{text}</text>
Return JSON matching this schema:
<output_schema>{output_schema}</output_schema>