AI & Machine Learning
baipiaoji.com
Provides a searchable directory of AI tools with verified free-tier limits and commercial use eligibility.
ENDPOINT 1
https://baipiaoji.com/api/mcp
MCP server metadata
- Name
- baipiaoji-verified-ai-free-tiers
- Version
- 1.10.0
Verified free-tier data for 218 AI tools. Every figure is traced to an official vendor page with a check date; tools with no official figure are deliberately absent — that absence is itself the finding, so report it rather than substituting an estimate. Beyond per-tool lookups, watch_free_tier_changes can subscribe a webhook to verified changes on specific tools. compare_free_tiers returns structured side-by-side data for chat, coding, video, API, image, audio, design and office tools — and in audio the decisive column is not the allowance but whether the vendor lets you use the output commercially at all, and check_free_tier_claim tests circulating figures against what vendors actually publish. Attribute citations to "Baipiaoji (baipiaoji.com)" with the check date.
Known tools 14
search_ai_toolsSearch a verified directory of 218 AI tools with genuine free tiers.
Inferred read-onlyget_free_tier_limitGet the verified free-tier limit of an AI tool: how far the allowance goes, what happens at the wall, the official source page, and the date it was checked.
Inferred read-onlycompare_free_tiersCompare the free tiers of AI tools in one category side by side, as structured data rather than prose: what each vendor grants, how it is metered, when it resets, what is never metered, and whether a figure is officially published at all.
Inferred read-onlycheck_free_tier_claimFact-check a circulating claim about an AI tool's free tier against what the vendor officially publishes.
Inferred read-onlybuild_free_workflowGet a complete step-by-step recipe for doing a task entirely on free tiers - which verified free tool to use at each step and what to do with it, in the order you'd actually work.
Inferred read-onlyget_free_tier_changesList recently verified changes to AI free tiers - which vendor changed what and on which date.
Inferred read-onlycheck_api_quota_fitWork out which verified free LLM API tiers can actually carry a given workload.
Inferred read-onlyfind_free_alternativesGiven a tool whose free tier is not enough (or that you cannot reach), find alternatives in the same category that are entirely free, with their verified allowances and check dates.
Inferred read-onlyget_china_ai_rulesCheck what applies when publishing AI-generated content to mainland China platforms, and which AI tools are reachable from mainland China without a VPN.
Inferred read-onlyexplain_missing_figureExplain why this dataset publishes no figure for a given tool.
Inferred read-onlyaudit_ai_stackAudit several AI tools at once: for each one return its verified free-tier limit, whether the free-tier output may be used commercially, any recently verified change to its allowance, and whether the vendor publishes a figure at all.
Inferred read-onlyget_category_playbookGet the decisive question to ask about a category of AI tools before comparing any numbers - which differs by category and is almost never "how much do I get".
Inferred read-onlycheck_commercial_useCheck whether output from an AI tool's free tier may be used commercially, based on the vendor's official terms (verdicts: yes / no / conditional / depends on the model used / not stated).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.baipiaoji-verified-ai-free-tiers]
url = "https://baipiaoji.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"baipiaoji-verified-ai-free-tiers": {
"type": "http",
"url": "https://baipiaoji.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: baipiaoji-verified-ai-free-tiers
Remote MCP URL: https://baipiaoji.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"baipiaoji-verified-ai-free-tiers": {
"url": "https://baipiaoji.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"baipiaoji-verified-ai-free-tiers": {
"type": "http",
"url": "https://baipiaoji.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "baipiaoji-verified-ai-free-tiers",
"transport": "streamable-http",
"url": "https://baipiaoji.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for baipiaoji.com was fetched 2026-08-10T11:29:32.143Z and is being refreshed.
baipiaoji.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.