Skip to main content
Glama

Jina.ai Grounding MCP Server

MIT License
6
2
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JINAAI_API_KEYYesYour Jina.ai API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
ground_statement

Ground a statement using real-time web search results to check factuality. When providing URLs via the references parameter, ensure they are publicly accessible and contain relevant information about the statement. If the URLs do not contain the necessary information, try removing the URL restrictions to search the entire web.

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/spences10/mcp-jinaai-grounding'

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