mcp-jina-ai
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
JINA_API_KEY | Yes | Your Jina AI API key, required to use the Jina AI MCP server. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
read_webpage | Extract content from a webpage in a format optimized for LLMs |
search_web | Search the web using Jina AI's search API |
fact_check | Fact-check a statement using Jina AI's grounding engine |