AI-powered pdf tools ai MCP server for agents. Supports extract text, count pages, get metadata. By MEOK AI Labs.
Project description
Overview
PDF Tools AI MCP Server PDF utility tools powered by MEOK AI Labs.
Tools
| Tool | Description |
|---|---|
extract_text |
Extract text content from a PDF file. |
count_pages |
Count the number of pages in a PDF file. |
get_metadata |
Get metadata from a PDF file (title, author, creation date, etc). |
merge_pages_data |
Merge text data from multiple PDF page extractions into a single document. |
Installation
pip install meok-pdf-tools-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"pdf-tools-ai": {
"command": "python",
"args": ["-m", "meok_pdf_tools_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 4 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
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
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 pdf_tools_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: pdf_tools_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0f52bf5b6c7bc68c33e6a6f38e121ad27e2699cb886624b28a37aa259903ae0
|
|
| MD5 |
9c4190b15cb6ee72e02df8cf472fd73c
|
|
| BLAKE2b-256 |
48bf9167ab7857a62dc171621ff8cb38aab3c0fc78ccf90684e18503220f99b6
|
File details
Details for the file pdf_tools_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: pdf_tools_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bad1d2025eb7bc5f80e2a95b1001b0ac713671a291d8afcdb1e9a49e69129162
|
|
| MD5 |
06adb3806ebac5eddf9037d9202ab2f8
|
|
| BLAKE2b-256 |
dd607456115c03835fa1c5c700647f7c5c1153b731e56cf9481a969bbf099009
|