Skip to main content
Glama

Jina AI MCP Server

by Sheshiyer
package.json456 B
{ "name": "jina-ai-mcp", "version": "1.0.0", "description": "MCP server for Jina AI integration", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc && chmod +x build/index.js", "start": "node build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.1.0", "axios": "^1.6.5", "dotenv": "^16.3.1" }, "devDependencies": { "@types/node": "^20.11.5", "typescript": "^5.3.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sheshiyer/jina-ai-mcp-multimodal-search'

If you have feedback or need assistance with the MCP directory API, please join our Discord server