mcpbeat Sign in

FixYourDocs MCP Server

by fixyourdocs Your server? Claim it
local only

FixYourDocs runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 23 Jun 2026.

File structured docs-feedback reports to the FixYourDocs hub via a file_doc_feedback tool.

Installs per day peak 19 · avg 12 · +126% w/w
a month agotoday
83
Installs / week
npm · @fixyourdocs/mcp-server
0
Stars
7 open issues
23 Jun 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check FixYourDocs every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @fixyourdocs/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@fixyourdocs/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@fixyourdocs/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@fixyourdocs/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@fixyourdocs/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FIXYOURDOCS_HUB_URL (Override the hub base URL. Defaults to https://hub.fixyourdocs.io.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to FixYourDocs

same job, measured the same way
Sitemap Stats
by pipeworx-io

Sitemap Stats MCP — reads a domain's sitemap(s) and reports their STRUCTURE,

answering
Vynix
by vynix

Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.

53 installs/wk 17 tools answering
Pdfapi MCP Server
by amranswill

Generate invoice, receipt, and report PDFs from structured JSON via a single API call.

33 installs/wk local only
Outlook SNDS
by optipub

Outlook.com SNDS IP Data and IP Status reports via the OAuth-secured REST API.

local only
Convertfilefast
by mltcorp

Convert files, run PDF/image tools, create billing links, and report feedback.

122 installs/wk 17 tools answering
Feedback
by b77

Capture feature requests and bug reports from chat into a searchable, AI-categorized backlog.

answering
Codeweave
by semihkayan

Save tokens while coding — your AI agent gets structured code context, not file dumps.

72 installs/wk local only
COMPAMIR News
by compamir

Search structured COMPAMIR news in Japanese and English, with links to source reports.

3 tools answering

FixYourDocs — questions

Answers built from our own checks of this server.

Why is there no uptime for FixYourDocs?
FixYourDocs runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @fixyourdocs/mcp-server was installed 83 times last week.
How do I connect FixYourDocs?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @fixyourdocs/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use FixYourDocs?
The npm package @fixyourdocs/mcp-server was installed 83 times in the last week. Week over week that is +126%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is FixYourDocs open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 7 open issues, but we could not determine the licence, and without one the code is not open source by default.