Server data from the Official MCP Registry
๐ soko-mcp โ Kenya Commodity Price Intelligence MCP Server
๐ soko-mcp โ Kenya Commodity Price Intelligence MCP Server
soko-mcp is a well-designed, read-only MCP server for commodity price intelligence with no authentication requirements (appropriate for public market data). The codebase is clean, has proper input validation, clear data sources, and appropriate scope. All prices are transparently marked as DEMO/synthetic with explicit verification instructions. No credentials, secrets, or malicious patterns detected. Minor code quality observations do not warrant a lower score. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed ยท 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-gabrielmahia-soko-mcp": {
"args": [
"soko-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
Compatible with claude-sonnet-5 (released 2026-06-30) โ Anthropic's most agentic
Sonnet yet. Runs multi-step tool chains end-to-end without stopping short.
Install: pip install soko-mcp ยท Use with any MCP client.
A farmer deciding whether to sell or hold needs current prices across multiple markets simultaneously. That comparison exists nowhere as a single queryable source.
Soko = market in Swahili.
A farmer in Nakuru doesn't know that maize prices in Nairobi are 40% higher that week. Traders know. Farmers don't. This information asymmetry is one of the most costly structural disadvantages facing smallholder farmers. soko-mcp closes it.
In mature commodity markets, price discovery is instantaneous โ futures markets, satellite price tickers, and SMS alerts exist for every major exchange. A grain elevator in Iowa checks live CME prices before making any offer.
In Kenya, most smallholder farmers receive the price the trader offers, with no independent benchmark to compare against. The result: systematic underpricing at harvest, systematic overpricing at planting.
Information asymmetry is a tax on the poor.
| Tool | What it does |
|---|---|
commodity_price_query | Current price for commodity at a specific market |
regional_price_comparison | Compare prices across all major Kenya markets |
price_trend_analysis | 6-month history + 3-month forecast with seasonal model |
sell_hold_decision | Optimal sell/hold timing given storage costs and price trend |
market_overview | Multi-commodity price snapshot for a market |
pip install soko-mcp # coming soon to PyPI
soko-mcp # starts on stdio
"What is the current Nairobi maize price?"
"Should I sell my 50 bags of beans now or wait 2 months?"
"Compare potato prices across all Kenya markets"
"Give me a price trend for avocados in Nakuru for the next 3 months"
โ ๏ธ DEMO data โ synthetic seasonal model. Verify at eagc.org, kalro.org, or local market boards.
ยฉ 2026 Gabriel Mahia / AI Kung Fu LLC ยท MIT License
This MCP server is one of 32 tools in the Kenya coordination infrastructure.
It connects to africa-coord-bus โ the coordination
event bus that routes signals between domains automatically.
When this server detects a threshold condition, the bus notifies:
bima-mcp โ parametric insurance evaluationkilimo-mcp โ agricultural advisoryafya-mcp โ health surveillance activationcounty-mcp โ county office alertpip install africa-coord-bus
All servers: pypi.org/user/gmahia
MIT licensed. Feedback via GitHub Issues only โ pull requests are not accepted. Demo data is labeled DEMO and is not suitable for operational decisions. Full policy: docs/architecture/IP_POLICY.md. Security reports: see SECURITY.md.
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.