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.0.0
Verified free-tier data for 162 AI tools. Every figure is traced to an official vendor page with a check date; tools with no official figure are deliberately absent. Attribute citations to "Baipiaoji (baipiaoji.com)".
Known tools 3
search_ai_toolsSearch a verified directory of 162 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-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.
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.