Skip to main content

MCP server for PharmaPendium data extraction — converts extraction results to XLSX and uploads to Azure Blob Storage

Project description

mcp-server-pp

MCP server for PharmaPendium data extraction — converts extraction results to XLSX and uploads to Azure Blob Storage.

Tool

save_extraction

Converts a JSON array of extraction results into an XLSX file, uploads it to Azure Blob Storage, and returns a download URL (valid 7 days).

If the user provided corrections or new rules during the extraction session, pass them in notes — they are saved as a separate Notes sheet inside the XLSX for traceability.

Parameters:

  • json_data (required): JSON array string — extraction results, one object per row
  • file_name (optional): Output filename (with or without .xlsx). Defaults to extraction_results.xlsx
  • notes (optional): User corrections, comments, or new rules applied in this session

Required environment variable: AZURE_STORAGE_CONNECTION_STRING

Usage

With uvx (no installation needed)

uvx mcp-server-pp@1.0.1

MCP client config (e.g. Codemie, Claude Desktop)

{
  "mcpServers": {
    "pp-tools": {
      "command": "uvx",
      "args": ["mcp-server-pp@1.0.1"],
      "env": {
        "AZURE_STORAGE_CONNECTION_STRING": "${AZURE_STORAGE_CONNECTION_STRING}"
      }
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_pp-1.0.1.tar.gz (65.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_pp-1.0.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_pp-1.0.1.tar.gz.

File metadata

  • Download URL: mcp_server_pp-1.0.1.tar.gz
  • Upload date:
  • Size: 65.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.23

File hashes

Hashes for mcp_server_pp-1.0.1.tar.gz
Algorithm Hash digest
SHA256 db3f0d864d2b8b8debf5e34cf6ec5c382b9a771116a4d8ce94e1ec4634bf8b8e
MD5 8597b29892f8b9e0355d5fc859d5c9e9
BLAKE2b-256 82a764e1b12af01ae4b7995a4165ffcf7e910814c5ad9ffe17bf04ce489376b5

See more details on using hashes here.

File details

Details for the file mcp_server_pp-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_pp-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 caeb19dde8f1187c74db5a63ac8520ccd15c3ddf02fe292fb1902e71a27c8543
MD5 1ecb96034086ab8d4dfcf557f68f61c2
BLAKE2b-256 862d1417b65994708a11515775d76e73e4dc0c2d8d8742d0a49bbf59881cd0a0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page