MCP server providing tools for PharmaPendium data extraction workflows
Project description
mcp-server-pp
MCP server providing tools for PharmaPendium data extraction workflows.
Tools
json_to_xlsx
Converts a JSON array into an XLSX file returned as an inline attachment.
Parameters:
json_data(required): JSON array stringfile_name(optional): Output filename. Defaults toextraction_results.xlsx
save_xlsx_to_blob
Converts a JSON array into an XLSX file, uploads it to Azure Blob Storage, and returns a download URL (valid 7 days).
Parameters:
json_data(required): JSON array stringfile_name(optional): Output filename. Defaults toextraction_results.xlsx
Required environment variable: AZURE_STORAGE_CONNECTION_STRING
Usage
With uvx (no installation needed)
uvx mcp-server-pp
MCP client config (e.g. Codemie, Claude Desktop)
{
"mcpServers": {
"pp-tools": {
"command": "uvx",
"args": ["mcp-server-pp"],
"env": {
"AZURE_STORAGE_CONNECTION_STRING": "${AZURE_STORAGE_CONNECTION_STRING}"
}
}
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_server_pp-0.2.1.tar.gz.
File metadata
- Download URL: mcp_server_pp-0.2.1.tar.gz
- Upload date:
- Size: 65.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92cd01c7f7a204f8a2c89424541e59b62c96afd58cb18cb4c9ba3f2c06a42cca
|
|
| MD5 |
25a6ebb551f719b747bd703ac318eee0
|
|
| BLAKE2b-256 |
dace6a556927c8ec4e9f6bff136fadb9aa47ecb724becbbd9e93c7006a19ef92
|
File details
Details for the file mcp_server_pp-0.2.1-py3-none-any.whl.
File metadata
- Download URL: mcp_server_pp-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7a9a10e9ae8b38ef5a5d802ab91202b42cfa343a181fd6c836c653661424518
|
|
| MD5 |
16169e4fec08b5865f8b4954f8c42fd0
|
|
| BLAKE2b-256 |
a8f2d6e53c1a5bded117284391e3378f89bacb6791fce67ab2061c534cb76268
|