fastmcp pdftools for Windsurf
io.github.atarkowska/fastmcp-pdftools
An MCP server that provides [describe what your server does]
client:Windsurf
transport:stdio
runtime:pypi
Install fastmcp pdftools in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"fastmcp-pdftools": {
"command": "uvx",
"args": [
"fastmcp-pdftools"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs