Installation & Configuration
{
"mcpServers": {
"jina-mcp-tools": {
"command": "npx",
"args": [
"jina-mcp-tools",
"--transport",
"stdio",
"--tokens-per-page",
"15000",
"--search-endpoint",
"standard"
],
"env": {
"JINA_API_KEY": "your_jina_api_key_here_optional"
}
}
}
}Information
Transport
stdiosse
Language
TypeScript
Created
2025/3/30
Updated
2026/6/6