
Other Tools
v0.1.3
active
fastmcp-pdftools
io.github.atarkowska/fastmcp-pdftools
An MCP server that provides [describe what your server does]
Documentation
PDF Reader
mcp-name: io.github.atarkowska/fastmcp-pdftools
This project is a simple PDF reader server allowing to read PDF files.
Configuration
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"fastmcp-pdftools": {
"command": "uvx",
"args": [
"fastmcp-pdftools"
]
}
}
}
License
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file for details.
PYPI
fastmcp-pdftoolsInstall Command
pip install fastmcp-pdftools