mcpbeat Sign in

Gedfire MCP Server

by morrillonline Your server? Claim it
local only

Gedfire runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

GEDCOM CLI and MCP server for AI-assisted family-history research with reviewable changesets.

Installs / week
not published
1
Stars
0 open issues
15 Sep 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command GedCore.Tests/McpStdioTestClient.cs:38
        var psi = new ProcessStartInfo(ResolveGedFireExePath())

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Gedfire

same job, measured the same way
Hindsight MCP
by rbfinch

MCP server for AI-assisted coding with development history: git, tests, Copilot.

local only
Scrivener MCP
by writerslogic

MCP server for Scrivener: read, write, analyze, and search your manuscripts with AI assistants.

147 installs/wk local only
Memstack
by isiomac

MCP server for persistent, searchable memory for AI agents.

162 installs/wk local only
SourceWeave Web Search
by mrnaqa

Fully local MCP server and CLI for web research

122 installs/wk local only
Codex MCP Tool
by x51xxx

MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review

137 installs/wk local only
Telegram Archive MCP
by geiserx

MCP server for Telegram Archive — search messages, browse chats, and access history

34 installs/wk local only
ChangeDetection.io MCP Server
by rusty4444

MCP server for ChangeDetection.io website monitoring and change history.

74 installs/wk local only
Vectora
by brunosrz

AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.

37 installs/wk local only

Gedfire — questions

Answers built from our own checks of this server.

Why is there no uptime for Gedfire?
Gedfire runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Gedfire open source?
Yes — it is published under the MIT licence, written in C# and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.