Jina AI Remote MCP Server provides tools for web content extraction and analysis. It connects to Jina AI's remote services, offering APIs for text processing, image recognition, and data analysis. Developers use it to integrate AI capabilities into applications, automate content extraction, and perform large-scale data analysis.
Jina AI Remote MCP Server provides tools for web content extraction and analysis. It connects to Jina AI's remote services, offering APIs for text processing, image recognition, and data analysis. Developers use it to integrate AI capabilities into applications, automate content extraction, and perform large-scale data analysis.
npx -y jina-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"jina-ai-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y jina-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP?"
API Key Required
This server requires an API key from MCP. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_API_KEY | Yes | Your MCP API key |
"What resources are available in MCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.