Skip to main content
Glama

PDF Reader MCP Server

by sylphxltd
settings.json724 B
{ "hooks": { "SessionStart": [ { "hooks": [ { "type": "command", "command": "npx -y github:sylphxltd/flow hook --type session --target claude-code" } ] } ], "UserPromptSubmit": [ { "hooks": [ { "type": "command", "command": "npx -y github:sylphxltd/flow hook --type message --target claude-code" } ] } ], "Notification": [ { "matcher": "", "hooks": [ { "type": "command", "command": "npx -y github:sylphxltd/flow hook --type notification --target claude-code" } ] } ] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sylphxltd/pdf-reader-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server