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 of objects into an XLSX file. Each object becomes a row; keys become column headers.
Parameters:
json_data(required): JSON array string, e.g.'[{"col1": "val1", "col2": 2}]'file_name(optional): Output filename. Defaults toextraction_results.xlsx
Usage
With uvx (no installation needed)
uvx mcp-server-pp
Install and run
pip install mcp-server-pp
mcp-server-pp
MCP client config (e.g. Codemie, Claude Desktop)
{
"mcpServers": {
"pp-tools": {
"command": "uvx",
"args": ["mcp-server-pp"]
}
}
}
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
mcp_server_pp-0.1.0.tar.gz
(55.1 kB
view details)
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.1.0.tar.gz.
File metadata
- Download URL: mcp_server_pp-0.1.0.tar.gz
- Upload date:
- Size: 55.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23ada9f2d08f73ec56399aa5774c794df1010ae8cc715f1743b521f3c219b036
|
|
| MD5 |
b6aef9792d5baefad814b9e6a7bf2c54
|
|
| BLAKE2b-256 |
ddcfe8cb8031ab5bf9c23e013157fe715456d971781deb35ef3dc12ecb9b5b0c
|
File details
Details for the file mcp_server_pp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcp_server_pp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b31104caf537c4e8660ce279c94c3f7c5c29e94577a2402823fe775563d7d641
|
|
| MD5 |
9a11c90ea34a3ced777172d19f549282
|
|
| BLAKE2b-256 |
a4cfcf5883963d9af40995f8f4bd6d7d8463064c1f9b8920fad27d71dcb8d606
|