mcpbeat Sign in

MCP Factcheck MCP Server

local only

MCP Factcheck runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 26 Nov 2025.

An MCP server that validates content against MCP specification using semantic search and AI

Installs / week
not published
3
Stars
0 open issues
26 Nov 2025
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 22 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.

    filename := filepath.Join(s.dataDir, fmt.Sprintf("%s.json", specEmbedding.Version))

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 MCP Factcheck

same job, measured the same way
Iso20022 Bank Profile MCP
by sebastienrousseau

Local MCP server that serves and validates bank-specific ISO 20022 clearing profiles.

212 installs/wk local only
Dilli Email Validation API Server
by dillilabs-deva

An MCP server that provides tools to validate an email address using Dilli Email Validation API.

1 tools answering
MailboxValidator
by mailboxvalidator

Email validation MCP server using the MailboxValidator API. It can validate email addresses.

31 installs/wk local only
MCP External Memory
by daedalus

An MCP server that gives LLMs persistent, searchable semantic memory

80 installs/wk local only
Leadloadz
by ali1041

B2B lead search and email verification MCP server

101 installs/wk local only
Deepcontext
by wild-card

Advanced codebase indexing and semantic search MCP server

121 installs/wk local only
Tetrad
by samoradc

Quadruple consensus MCP server for code validation using Codex, Gemini, and Qwen

50 installs/wk local only
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only

MCP Factcheck — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Factcheck?
MCP Factcheck runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MCP Factcheck open source?
Yes — it is published under the MIT licence, written in Go and 3 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.