mcpbeat Sign in

Promptready MCP Server

local only

Promptready MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 983 installs a week from pypi. Last commit 4 Sep 2026.

Convert PDF/CSV to Markdown with AI-powered OCR via the PromptReady cloud API.

983
Installs / week
pypi · promptready-mcp
0
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Promptready MCP 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 promptready-mcp -- uvx promptready-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "promptready-mcp": {
      "args": [
        "promptready-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.promptready-mcp]
command = "uvx"
args = ["promptready-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "promptready-mcp": {
      "args": [
        "promptready-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "promptready-mcp": {
      "args": [
        "promptready-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Promptready MCP

same job, measured the same way
Packforai MCP
by zymsj8j9z9-ship-it

Convert PDF, DOCX, XLSX, CSV, JSON into clean, AI-ready Markdown via the PackForAI API.

31 installs/wk local only
Markdown Notes MCP
by narashiman-k

Convert PDF, Word, Excel, PowerPoint, EPUB and images to Markdown locally, with no upload.

136 installs/wk local only
Doc_Conv — Document to Markdown
by nicklee002e

Convert PDF/Word/Excel/PowerPoint documents to Markdown, paid in USDC via x402.

77 installs/wk local only
Markdown Formatter
by xjtlumedia

AI Answer Copier — Convert Markdown to PDF, DOCX, HTML, LaTeX, CSV, JSON, XML, XLSX, RTF, PNG

59 installs/wk local only
MainBook Bank Statement Converter
by mainbook

Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.

253 installs/wk 4 tools answering
Convertisseur Ia
by walmes1

Documents (PDF, Word, Excel, PowerPoint, CSV) vers Markdown leger pour l'IA, 100 % local

32 installs/wk local only
E
beyourspace data APIs
by beyourspace

Pay-per-call data tools via x402: Spanish/EU open data, extraction, URL to Markdown, CSV to JSON.

16 tools answering
Salesforce Cloud
by aaronsb

AI-powered Salesforce CRM: opportunity intelligence, conversation analysis, SOQL, analytics

55 installs/wk local only

Promptready MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Promptready MCP?
Promptready MCP 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 pypi package promptready-mcp was installed 983 times last week.
How do I connect Promptready MCP?
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 promptready-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Promptready MCP?
The pypi package promptready-mcp was installed 983 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Promptready MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.