add-mcp
Back to registry
Jina logo

Jina

v1.0.0

jina.ai/mcp

Jina AI provides search-oriented AI services including web reading/search, embeddings, reranking, classification, and deep research workflows. Its products are used to process web pages and multimodal content for search, retrieval, and agent applications.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.jina.ai/v1
requiredsecret

Jina API key. Use Bearer <token>.

npx add-mcp@latest https://mcp.jina.ai/v1 --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=ai.jina%2Fmcp"