No API key needed. Free forever.
Search 8 million European companies with a single HTTP request. No authentication required.
curl "https://btob.dev/api/v1/suppliers/search?q=solar+panels&country=DE"
Returns a JSON array of matching German suppliers with name, city, industry, registration number, and more.
Add btob.dev as an MCP server in your agent's configuration. Works with Claude, Cursor, and any MCP-compatible client.
{
"mcpServers": {
"btob": {
"url": "https://btob.dev/mcp"
}
}
}Your agent gains 7 tools: search suppliers, semantic search, get supplier details, list industries, and more.
Every supplier has an LLM-optimized markdown profile — perfect for injecting into agent context windows.
curl https://btob.dev/suppliers/example-company/profile.md
Returns structured markdown with company overview, contact details, industries, NACE codes, and registration data.
Browse the index directly in your browser — search by keyword, country, and industry.
Open the search interface →