jina.ai
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.
jina.ai exposes two HTTP APIs (Search Foundation at api.jina.ai and DeepSearch at deepsearch.jina.ai), a remote MCP server at mcp.jina.ai/v1, and a Python-distributed CLI (`jina`); all use a Jina API key, with the MCP server and some Reader-backed tools optionally usable without a key at lower rate limits.
- Jina Remote MCP Serverdiscovered
- Jina Search Foundation APIdiscovered
- Jina DeepSearch APIdiscovered
- jina-clidiscovered
Sign in at Jina AI or go directly to the API dashboard key manager to create an API key. The API docs state new users receive free tokens, and the key is then sent as Authorization: Bearer jina_YOUR_API_KEY. The CLI docs also note you can set it in JINA_API_KEY.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing