fastmcp pdftools for Claude Desktop
io.github.atarkowska/fastmcp-pdftools
An MCP server that provides [describe what your server does]
client:Claude Desktop
transport:stdio
runtime:pypi
Install fastmcp pdftools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fastmcp-pdftools": {
"command": "uvx",
"args": [
"fastmcp-pdftools"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs