Submit

Jina AI MCP Tools

@PsychArch

7 months ago
research-and-data
A Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.

Server Config

{
  "mcpServers": {
    "jina-mcp-tools": {
      "command": "npx",
      "args": [
        "jina-mcp-tools"
      ],
      "env": {
        "JINA_API_KEY": "your_jina_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.