Parseur runs on your own machine — the client starts it, so there is no endpoint to ping. 194 installs a week from pypi. Last commit 10 Jul 2026.
Manage Parseur.com mailboxes, parser fields, documents, exports and webhooks.
We read the source, 21 h ago · rules 3dff92dd89df
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.
lt_process = subprocess.Popen(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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.
claude mcp add parseur-py -- uvx parseur-py
{
"mcpServers": {
"parseur-py": {
"args": [
"parseur-py"
],
"command": "uvx"
}
}
}
[mcp_servers.parseur-py]
command = "uvx"
args = ["parseur-py"]
{
"mcpServers": {
"parseur-py": {
"args": [
"parseur-py"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"parseur-py": {
"args": [
"parseur-py"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
PARSEUR_API_KEY (Your Parseur API key (from https://app.parseur.com/account/api).), PARSEUR_API_BASE (Override the Parseur API base URL (defaults to https://api.parseur.com).).
The author declared them in the registry entry; get the values from the project itself.
Compare PDF, DOCX, and TXT documents from any AI agent: diff, change summary, and PDF export.
Search indexes, manage documents, check health and stats.
Manage websites, help documents and customer-support conversations with safe, scoped tools.
Plan trips and manage itineraries, stays, transport, activities, expenses, and documents in Tripsy.
Extract data, edit, convert, and parse PDF documents with OCR and AI
Issue and manage Brazilian fiscal documents: NF-e for goods, NFS-e for services.
MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.
Local-first document management and semantic search for AI coding agents
Answers built from our own checks of this server.