MCPServers
Jina AI - MCP server logo
3
0

Summary

This MCP server, developed by Jina AI, integrates with Jina's AI services to provide seamless access to advanced language models and multimodal AI capabilities. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers a standardized interface for interacting with Jina's AI ecosystem. The implementation focuses on efficient handling of AI requests and responses, making it ideal for developers building applications that require natural language processing, image analysis, or other AI-powered features. Its modular design allows for easy extension and customization, catering to a wide range of AI-driven use cases from chatbots to content generation systems.

Available Actions(3)

semantic_search

Perform semantic/neural search on text documents. Arguments: query (string), collection (string), limit (optional integer, defaults to 10)

image_search

Search for similar images using an image URL. Arguments: imageUrl (string), collection (string), limit (optional integer, defaults to 10)

cross_modal_search

Perform text-to-image or image-to-text search. Arguments: query (string), mode (string: 'text2image' or 'image2text'), collection (string), limit (optional integer, defaults to 10)

Last Updated: May 24, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ