The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the AfriResolve listing page.
African intelligence infrastructure for AI applications, developers, and data products.
AfriResolve is a machine-readable African knowledge and intelligence service exposed through the Model Context Protocol (MCP) and a developer-friendly REST API.
It helps AI systems and applications resolve African terms, discover African foods and dishes, and build Africa-focused applications on structured data.
👉 Get your free API key: https://afriresolve-mcp.afriresolve28.workers.dev/developers 📖 GitHub: https://github.com/AFRIRESOLVE/afriresolve-mcp 🎯 Free tier: 100 API credits/month
MCP endpoint
https://afriresolve-mcp.afriresolve28.workers.dev/mcp
Developer portal
https://afriresolve-mcp.afriresolve28.workers.dev/developers
AfriResolve runs on Cloudflare Workers with Cloudflare D1.
The current production knowledge base contains:
The knowledge base is intentionally structured so it can expand over time.
AfriResolve currently exposes the following MCP tools:
African terminology
resolve_african_termAfrican foods
search_african_foodsrank_african_foodslist_african_foodsfind_foods_by_categoryfind_foods_by_countryfind_foods_by_regionAfrican dishes
resolve_african_dishlist_african_dishesfind_dishes_by_countryfind_dishes_by_regionfind_dishes_by_ingredientIntelligence
get_afriresolve_intelligenceResolve an African word or food term.
Example:
AfriResolve also provides a developer REST API for applications that prefer standard HTTP requests.
https://afriresolve-mcp.afriresolve28.workers.dev
POST /v1/resolve
POST /v1/search
POST /v1/rank
POST /v1/keys
Authenticated API requests accept either x-api-key or Authorization: Bearer authentication.
Visit the developer portal:
https://afriresolve-mcp.afriresolve28.workers.dev/developers
Each new account currently receives 100 free credits.
API keys are displayed once when created. Store your key securely.
Example:
acha → fonio
AfriResolve currently offers:
| Plan | Credits | Price |
|---|---|---|
| Free | 100/month | $0 |
| Developer | 10,000/month | $29 |
| Pro | 100,000/month | $199 |
| Enterprise | 1,000,000/month | $999 |
For API access and account creation, visit the developer portal.
AfriResolve is designed as a lightweight African intelligence layer for modern applications.
Create a free API key:
Use the returned key to make authenticated requests:
Connect an MCP-compatible application to:
https://afriresolve-mcp.afriresolve28.workers.dev/mcp
The MCP interface provides access to African terminology, food, dish, and intelligence tools.