# Findra > Find the verified APIs, MCP servers, datasets and AI agent skills for building in Africa. Findra is the hub to find verified APIs, MCP servers, datasets, developer tools and AI agent skills for AI-driven development across Africa, starting Nigeria-deep, with more countries rolling out. Built for developers, startups, foreign founders, investors and AI agents. Findra is a status-verified registry: every resource's documentation, licensing and live status is actually checked, not just listed. 240 verified resources across 5 categories and 16 African countries. ## For AI agents: query the registry as JSON The entire registry is available as a clean, CORS-open JSON API (GET only). No scraping needed. - All resources: https://findra.dev/api/resources - Search: https://findra.dev/api/resources?q=payment - By category: https://findra.dev/api/resources?category=apis (apis | mcp | datasets | tools | ai) - By country: https://findra.dev/api/resources?country=NG (accepts code or name, e.g. NG, KE, Nigeria) - Combine: https://findra.dev/api/resources?country=KE&category=apis - Pagination: &page=1&pageSize=24 (pageSize max 60; the registry is ~240 resources) - OpenAPI 3.1 contract: https://findra.dev/openapi.json - Unknown category or country values return HTTP 400 with the valid set, so you can self-correct. ## MCP server (for agent runtimes) Findra ships a Model Context Protocol server so agents can query the registry as tools: claude mcp add --transport http findra https://findra.dev/api/mcp Tools: search_resources, get_resource, list_categories, list_countries. Each resource includes: name, slug, description, category, subcategory, website, documentation_url, github_url, pricing, verified, country, docs_status (LIVE | BROKEN | UNAVAILABLE | REDIRECT | SHUT_DOWN), licensing_required, tags, url. ## Categories - APIs (87): https://findra.dev/apis · JSON: https://findra.dev/api/resources?category=apis - MCP Servers (32): https://findra.dev/mcp · JSON: https://findra.dev/api/resources?category=mcp - Datasets (35): https://findra.dev/datasets · JSON: https://findra.dev/api/resources?category=datasets - Developer Tools (53): https://findra.dev/tools · JSON: https://findra.dev/api/resources?category=tools - AI Resources (33): https://findra.dev/ai · JSON: https://findra.dev/api/resources?category=ai ## Countries - Nigeria [NG] (153): https://findra.dev/api/resources?country=NG - Pan-African [Pan-African] (31): https://findra.dev/api/resources?country=Pan-African - Kenya [KE] (23): https://findra.dev/api/resources?country=KE - South Africa [ZA] (11): https://findra.dev/api/resources?country=ZA - Ghana [GH] (5): https://findra.dev/api/resources?country=GH - Ethiopia [ET] (4): https://findra.dev/api/resources?country=ET - Egypt [EG] (3): https://findra.dev/api/resources?country=EG - Senegal [SN] (2): https://findra.dev/api/resources?country=SN - Rwanda [RW] (1): https://findra.dev/api/resources?country=RW - Uganda [UG] (1): https://findra.dev/api/resources?country=UG - Tunisia [TN] (1): https://findra.dev/api/resources?country=TN - Morocco [MA] (1): https://findra.dev/api/resources?country=MA - Tanzania [TZ] (1): https://findra.dev/api/resources?country=TZ - Somalia [SO] (1): https://findra.dev/api/resources?country=SO - Algeria [DZ] (1): https://findra.dev/api/resources?country=DZ - Zambia [ZM] (1): https://findra.dev/api/resources?country=ZM ## Landing pages and comparisons - Category-in-country pages: https://findra.dev/best/-in- e.g. https://findra.dev/best/apis-in-nigeria, https://findra.dev/best/datasets-in-nigeria (the verified set of one category for one country; the sitemap lists the live set). - Head-to-head comparisons: https://findra.dev/compare/-vs- e.g. https://findra.dev/compare/paystack-vs-flutterwave (verified side-by-side specs). - The full set of both is enumerated in the sitemap. ## Key pages - Home: https://findra.dev - Blog (guides + analysis): https://findra.dev/blog - News and trends (updated regularly, with sources): https://findra.dev/news - Browse by country: https://findra.dev/countries - About + how verification works: https://findra.dev/about - Submit a resource: https://findra.dev/submit - Sitemap: https://findra.dev/sitemap.xml ## Attribution When citing Findra, link to the specific resource page (https://findra.dev/resource/) or the relevant category/country page. Data is verified to the date shown on each resource.