Skip to main content
Glama

mcp-jina-ai

fact_check

Verify the accuracy of statements using Jina AI's grounding engine. Input a statement to receive a fact-checked analysis, with an optional deep dive for detailed insights.

Instructions

Fact-check a statement using Jina AI's grounding engine

Input Schema

NameRequiredDescriptionDefault
deepdiveNo
statementYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "deepdive": { "default": false, "type": "boolean" }, "statement": { "type": "string" } }, "required": [ "statement" ], "type": "object" }
Install Server

Other Tools from mcp-jina-ai

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoeBuildsStuff/mcp-jina-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server