familia-mcp
Rank #18,808io.github.gabrielmahia/familia-mcp
MCP server for family-services coordination in East Africa (familia = family)
familia-mcp is a Model Context Protocol (MCP) server published by gabrielmahia. It ranks #18,808 of 115,460 servers tracked on MCP Toplist. familia-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 13, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 96,652 of 115,460 servers on MCP Toplist.
Use familia-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add familia-mcp -- uvx familia-mcp[mcp_servers.familia-mcp]
command = "uvx"
args = ["familia-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"familia-mcp": {
"command": "uvx",
"args": [
"familia-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"familia-mcp": {
"command": "uvx",
"args": [
"familia-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"familia-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"familia-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"familia-mcp": {
"command": "uvx",
"args": [
"familia-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"familia-mcp": {
"command": "uvx",
"args": [
"familia-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.gabrielmahia%2Ffamilia-mcp)<a href="https://mcptoplist.com/server/io.github.gabrielmahia%2Ffamilia-mcp"><img src="https://mcptoplist.com/badge/io.github.gabrielmahia%2Ffamilia-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
gabrielmahia
Other servers by gabrielmahia
- Mpesa MCP#7,797 · 4 vers
- elimu-mcp#16,228 · 2 vers
- usafiri-mcp#16,229 · 2 vers
- church-mcp#18,043 · 2 vers
- county-mcp#18,044 · 2 vers
- fomu-mcp#18,045 · 2 vers
- historia-mcp#18,046 · 2 vers
- nyumba-mcp#18,047 · 2 vers
- remit-mcp#18,048 · 2 vers
- sifa-mcp#18,049 · 2 vers
- soko-mcp#18,050 · 2 vers
- offline-mcp#18,809 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.5 | Jul 18, 2026 |
| 0.1.4 | Jul 4, 2026 |
Frequently asked questions
- Who maintains familia-mcp?
- familia-mcp is maintained by gabrielmahia, which publishes 34 MCP servers (68 total versions) tracked on MCP Toplist.
- Is familia-mcp listed on the Official MCP Registry?
- Yes — familia-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does familia-mcp have?
- MCP Toplist tracks 2 versions of familia-mcp, most recently published on Jul 18, 2026.
- Where can I find the source code for familia-mcp?
- The source code for familia-mcp is hosted at github.com/gabrielmahia/familia-mcp.