Familiar
Rank #7,966com.familiarvtt/familiar
AI co-pilot for Foundry VTT: runs combat, scenes, voices and audio. Requires the Familiar module.
Familiar is a Model Context Protocol (MCP) server published by ryanjansen92. It ranks #7,966 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Familiar is listed across 2 registries — Official MCP and PulseMCP, with 14 tracked versions. It was first listed on May 27, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 124,080 of 132,046 servers on MCP Toplist.
Use Familiar
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add familiar -- npx -y familiar-vtt[mcp_servers.familiar]
command = "npx"
args = ["-y", "familiar-vtt"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"familiar": {
"command": "npx",
"args": [
"-y",
"familiar-vtt"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"familiar": {
"command": "npx",
"args": [
"-y",
"familiar-vtt"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"familiar": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"familiar-vtt"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"familiar": {
"command": "npx",
"args": [
"-y",
"familiar-vtt"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"familiar": {
"command": "npx",
"args": [
"-y",
"familiar-vtt"
]
}
}
}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/com.familiarvtt%2Ffamiliar)<a href="https://mcptoplist.com/server/com.familiarvtt%2Ffamiliar"><img src="https://mcptoplist.com/badge/com.familiarvtt%2Ffamiliar.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ryanjansen92
Available versions (14)
| Version | Published |
|---|---|
| 2.25.0 | Aug 31, 2026 |
| 2.24.0 | Aug 23, 2026 |
| 2.23.0 | Aug 15, 2026 |
| 2.22.0 | Aug 9, 2026 |
| 2.21.0 | Aug 1, 2026 |
| 2.20.0 | Jul 30, 2026 |
| 2.19.0 | Jul 24, 2026 |
| 2.18.0 | Jul 18, 2026 |
| 2.17.0 | Jul 14, 2026 |
| 2.16.0 | Jul 7, 2026 |
| 2.15.0 | Jun 29, 2026 |
| 2.14.1 | Jun 27, 2026 |
| 2.14.0 | Jun 26, 2026 |
| 2.13.0 | Jun 15, 2026 |
Frequently asked questions
- Who maintains Familiar?
- Familiar is maintained by ryanjansen92, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is Familiar listed on the Official MCP Registry?
- Yes — Familiar is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Familiar have?
- MCP Toplist tracks 14 versions of Familiar, most recently published on Aug 31, 2026.
- Where can I find the source code for Familiar?
- The source code for Familiar is hosted at github.com/ryanjansen92/familiar-releases.
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.