jina-ai/MCP
If you are the rightful owner of MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Jina AI Remote MCP Server provides access to various APIs for extracting, searching, and processing web content, images, and academic papers.
Tools
Functions exposed to the LLM to take actions
read_url
Extract clean, structured content from web pages as markdown via Reader API
capture_screenshot_url
Capture high-quality screenshots of web pages via Reader API
search_web
Search the entire web for current information and news via Reader API
search_arxiv
Search academic papers and preprints on arXiv repository via Reader API
search_image
Search for images across the web via Reader API
sort_by_relevance
Rerank documents by relevance to a query via Reranker API
deduplicate_strings
Get top-k semantically unique strings via Embeddings API and submodular optimization
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client