Fastmcp Pdftools runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi. Last commit 27 Dec 2025.
An MCP server that provides [describe what your server does]
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fastmcp-pdftools -- uvx fastmcp-pdftools
{
"mcpServers": {
"fastmcp-pdftools": {
"args": [
"fastmcp-pdftools"
],
"command": "uvx"
}
}
}
[mcp_servers.fastmcp-pdftools]
command = "uvx"
args = ["fastmcp-pdftools"]
{
"mcpServers": {
"fastmcp-pdftools": {
"args": [
"fastmcp-pdftools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fastmcp-pdftools": {
"args": [
"fastmcp-pdftools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.