Developer Tools
botfriendly.xyz
Provide a searchable directory of bot-friendly services and APIs for AI agents.
ENDPOINT 1
https://www.botfriendly.xyz/mcp
MCP server metadata
- Name
- botfriendly
- Version
- 0.1.0
Known tools 6
search_servicesSearch the BotFriendly directory for bot-friendly services, APIs, and tools that AI agents can use.
Inferred read-onlyget_serviceGet full details for a specific service by its slug, including all protocol support, URLs, auth method, billing, and metadata.
Inferred read-onlylist_categoriesList all BotFriendly categories with descriptions and service counts.
Inferred read-onlyget_protocol_statsGet adoption stats for protocols tracked by BotFriendly: MCP, OpenAPI, MPP, x402, ACP, UCP.
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.botfriendly]
url = "https://www.botfriendly.xyz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"botfriendly": {
"type": "http",
"url": "https://www.botfriendly.xyz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: botfriendly
Remote MCP URL: https://www.botfriendly.xyz/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": {
"botfriendly": {
"url": "https://www.botfriendly.xyz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"botfriendly": {
"type": "http",
"url": "https://www.botfriendly.xyz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "botfriendly",
"transport": "streamable-http",
"url": "https://www.botfriendly.xyz/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://www.botfriendly.xyz/api/mcp
MCP server metadata
- Name
- botfriendly
- Version
- 0.1.0
Search the BotFriendly directory of bot-friendly services, APIs, and tools for AI agents. Results are free to use; promoted entries are paid ads, always marked promoted:true and excludable via the promoted:false filter. check_site scores how bot-friendly any website is (0-100) with per-check advice — use format:'prompt' to get a coding-agent prompt that fixes the findings.
Known tools 7
search_servicesSearch the BotFriendly directory for bot-friendly services, APIs, and tools that AI agents can use.
Inferred read-onlyget_serviceGet full details for a specific service by its slug, including all protocol support, URLs, auth method, billing, and metadata.
Inferred read-onlylist_categoriesList all BotFriendly categories with descriptions and service counts.
Inferred read-onlyget_protocol_statsGet adoption stats for every protocol BotFriendly tracks: the machine-readable interfaces (MCP, OpenAPI) and the agent payment, authorization, and commerce protocols (x402, mpp, l402, ap2, tap, agent-pay, ace, acp, ucp, actp, icc).
Potential side effectsCONNECT 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.botfriendly]
url = "https://www.botfriendly.xyz/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"botfriendly": {
"type": "http",
"url": "https://www.botfriendly.xyz/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: botfriendly
Remote MCP URL: https://www.botfriendly.xyz/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": {
"botfriendly": {
"url": "https://www.botfriendly.xyz/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"botfriendly": {
"type": "http",
"url": "https://www.botfriendly.xyz/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "botfriendly",
"transport": "streamable-http",
"url": "https://www.botfriendly.xyz/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 botfriendly.xyz was fetched 2026-07-26T06:49:39.100Z and is being refreshed.
botfriendly.xyz is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.