Back to directory
joebuildsstuff/mcp-jina-ai

joebuildsstuff/mcp-jina-ai

@JoeBuildsStuff

An MCP server providing Jina AI web services: web page reading/content extraction, web search, and fact checking/grounding through Claude

jina-aiweb-searchweb-readingfact-checkclaudecontent-extractiontool

Installation & Configuration

{
  "mcpServers": {
    "jina-ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jina-ai-mcp-server"
      ],
      "env": {
        "JINA_API_KEY": "<YOUR_KEY>"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17