# rfq.bot > The European B2B supplier index. Agent-first, API-native. ## What we do rfq.bot is a structured, searchable index of European B2B suppliers. We provide verified supplier data — companies, products, services, certifications, and contact information — across all industries and 27+ European countries. ## For AI Agents - MCP server available for direct tool integration - Structured JSON responses optimized for LLM consumption - Semantic search via embeddings (describe what you need in natural language) - Keyword search for exact matches - No scraping needed — we did it for you ## API Endpoints - GET /api/v1/suppliers/search?q= — keyword search - GET /api/v1/suppliers/semantic?q= — natural language semantic search - GET /api/v1/suppliers/:id — full supplier profile - GET /api/v1/industries — list all industry categories - GET /api/v1/countries — list all supported countries ## MCP Server Install as an MCP tool source: { "mcpServers": { "rfq-bot": { "url": "https://rfq.bot/mcp" } } } ## Authentication API key required. Get one at https://rfq.bot/api ## For Suppliers List your business for free at https://rfq.bot/suppliers/register ## Links - API docs: https://rfq.bot/docs - OpenAPI spec: https://rfq.bot/openapi.json - MCP endpoint: https://rfq.bot/mcp - Status: https://rfq.bot/status