Loading MCP server directory, please wait...
All public upAPI operations as MCP tools: web scraping, search, screenshots, PDF, OCR and more.
npx @getmcp/cli add io.github.DevinoSolutions/upapi-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
UPAPI_API_KEYupAPI API key (create one at https://app.upapi.io/dashboard/api-keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DevinoSolutions/upapi-mcp": {
"command": "npx",
"args": [
"-y",
"@upapi/mcp"
],
"env": {
"UPAPI_API_KEY": ""
}
}
}
}