Back to Browse

Parseur Py MCP Server

by Parseur
Developer ToolsLow Risk8.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Manage Parseur.com mailboxes, parser fields, documents, exports and webhooks.

About

Manage Parseur.com mailboxes, parser fields, documents, exports and webhooks.

Security Report

8.0
Low Risk8.0Low Risk

Valid MCP server (1 strong, 2 medium validity signals). 4 known CVEs in dependencies Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Your Parseur API key (from https://app.parseur.com/account/api).Required

Environment variable: PARSEUR_API_KEY

Override the Parseur API base URL (defaults to https://api.parseur.com).Optional

Environment variable: PARSEUR_API_BASE

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-parseur-parseur-py": {
      "env": {
        "PARSEUR_API_KEY": "your-parseur-api-key-here",
        "PARSEUR_API_BASE": "your-parseur-api-base-here"
      },
      "args": [
        "parseur-py"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!