Back to directory
spences10/mcp-jinaai-grounding

spences10/mcp-jinaai-grounding

@spences10

A Model Context Protocol (MCP) server for integrating Jina.ai's Grounding API with LLMs for web content grounding and fact-checking

jinaaigroundingweb-contentfact-checkingmcp-servercontext

Installation & Configuration

{
  "mcpServers": {
    "jinaai-grounding": {
      "command": "node",
      "args": [
        "-y",
        "mcp-jinaai-grounding"
      ],
      "env": {
        "JINAAI_API_KEY": "your-jinaai-api-key"
      }
    }
  }
}

Information

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