{
  "service": "GoldBean MCP Server",
  "version": "9.8.0",
  "status": "running",
  "public_url": "https://goldbean-api.xyz",
  "tool_count": 51,
  "categories": [
    "Service",
    "OCR",
    "Speech",
    "LLM",
    "Translation",
    "Vision",
    "Face & Body",
    "Image Processing",
    "Image Generation",
    "Video Generation",
    "NLP",
    "Embedding",
    "Moderation",
    "Science",
    "Account"
  ],
  "pricing_model": "Pay-per-call starting at $0.001/call. Free tier: 50 calls/day/IP. LLM: $0.002/1K tokens. Image gen: $0.03/call. Video gen: $0.08/call.",
  "free_tier": "50 calls/day/IP, 100 credits on registration",
  "endpoints": {
    "initialize": "POST / (JSON-RPC method: initialize)",
    "tools_list": "POST / (JSON-RPC method: tools/list)",
    "tools_call": "POST / (JSON-RPC method: tools/call)",
    "resources_list": "POST / (JSON-RPC method: resources/list)",
    "prompts_list": "POST / (JSON-RPC method: prompts/list)"
  },
  "documentation": "https://goldbean-api.xyz/docs"
}