Loading MCP server directory, please wait...
An MCP server that provides [describe what your server does]
npx @getmcp/cli add io.github.atarkowska/fastmcp-pdftoolsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.atarkowska/fastmcp-pdftools": {
"command": "uvx",
"args": [
"fastmcp-pdftools"
]
}
}
}