Stats
Actions
Tags
From claude-forge
Jina Reader MCP server runs locally via stdio using Jina tools to parse and extract content from documents, images, webpages, and files for AI use. No secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"jina-reader": {
"command": "npx",
"args": [
"-y",
"[email protected]"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub sangrokjung/claude-forge --plugin claude-forge