We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/paperinvest/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
get-quote.sh•170 B
#!/usr/bin/env bash
# Example placeholder - depends on your MCP client tooling. For demonstration only.
echo "Use your MCP-enabled client to call: paper.quote(\"AAPL\")"