Mukoko News
Rank #5,426io.github.nyuchi/mukoko-news
Pan-African news & analytics for Zimbabwe and 15 African countries: briefings and trends.
Mukoko News is a Model Context Protocol (MCP) server published by nyuchi. It ranks #5,426 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Mukoko News is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jun 27, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 126,687 of 132,113 servers on MCP Toplist.
Use Mukoko News
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mukoko-news https://news.mukoko.dev/mcpclaude mcp add mukoko-news -- npx -y @nyuchi/mukoko-news-mcp[mcp_servers.mukoko-news]
url = "https://news.mukoko.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mukoko-news]
command = "npx"
args = ["-y", "@nyuchi/mukoko-news-mcp"]Add to ~/.codex/config.toml.
https://news.mukoko.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mukoko-news": {
"command": "npx",
"args": [
"-y",
"@nyuchi/mukoko-news-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mukoko-news": {
"url": "https://news.mukoko.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mukoko-news": {
"command": "npx",
"args": [
"-y",
"@nyuchi/mukoko-news-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mukoko-news": {
"type": "http",
"url": "https://news.mukoko.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mukoko-news": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nyuchi/mukoko-news-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mukoko-news": {
"serverUrl": "https://news.mukoko.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mukoko-news": {
"command": "npx",
"args": [
"-y",
"@nyuchi/mukoko-news-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mukoko-news": {
"url": "https://news.mukoko.dev/mcp"
}
}
}{
"mcpServers": {
"mukoko-news": {
"command": "npx",
"args": [
"-y",
"@nyuchi/mukoko-news-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nyuchi%2Fmukoko-news)<a href="https://mcptoplist.com/server/io.github.nyuchi%2Fmukoko-news"><img src="https://mcptoplist.com/badge/io.github.nyuchi%2Fmukoko-news.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
nyuchi
Other servers by nyuchi
- Nyuchi Docs#22,770 · 1 ver
- Mzizi Tools#23,551 · 18 vers
- Mukoko Events MCP Server#66,580 · 1 ver
- Zti App#69,695 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.2.0 | Jun 30, 2026 |
| 1.1.0 | Jun 27, 2026 |
Frequently asked questions
- Who maintains Mukoko News?
- Mukoko News is maintained by nyuchi, which publishes 5 MCP servers (23 total versions) tracked on MCP Toplist.
- Is Mukoko News listed on the Official MCP Registry?
- Yes — Mukoko News is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Mukoko News have?
- MCP Toplist tracks 2 versions of Mukoko News, most recently published on Jun 30, 2026.
- Where can I find the source code for Mukoko News?
- The source code for Mukoko News is hosted at github.com/nyuchi/mukoko-news.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.