MCP Directory
Back

GitHub-README-MCP

by QinyangTan · TypeScript · ★ 1

github-readme-mcp is a small [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that reviews README files using transparent, deterministic rules. Paste markdown, point at a local file, pass a GitHub repo URL, or hand it a raw URL—it returns scores, missing sections, concrete issues, and an improved draft.

Install

npx -y github:QinyangTan/GitHub-README-MCP

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "github-readme-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:QinyangTan/GitHub-README-MCP"
      ]
    }
  }
}

From the README

**Give every README a clear score, a punchy intro, and a copy-paste improvement plan—no LLM required.** github-readme-mcp is a small [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that reviews README files using transparent, deterministic rules. Paste markdown, point at a local file, pass a GitHub repo URL, or hand it a raw URL—it returns scores, missing sections, concrete issues, and an improved draft. Optional OpenAI polish kicks in only when you set ; if the key is missing or the call fails, everything still works. Great READMEs reduce support load and speed up ado…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers