Loading MCP server directory, please wait...
PDF and web tools for AI agents: extract, merge/split, forms, HTML to PDF, URL to Markdown, scrape.
npx @getmcp/cli add com.preteworks/preteworks-apiRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key> from https://api.preteworks.com/signup (free tier: 500 units/mo, no card).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.preteworks/preteworks-api": {
"url": "https://api.preteworks.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}