Skip to main content
Glama
zk-armor
by zk-armor
package.json1.05 kB
{ "name": "jina-ai-mcp-server-nodejs", "version": "0.2.0", "description": "An MCP server for Jina AI, providing tools for embeddings, reranking, and generation. NodeJS Version.", "main": "dist/index.js", "bin": { "jina-ai-mcp-server-nodejs": "bin/cli.js" }, "files": [ "dist", "bin" ], "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/zk-armor/mcp-jina-ai.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "bugs": { "url": "https://github.com/zk-armor/mcp-jina-ai/issues" }, "homepage": "https://github.com/zk-armor/mcp-jina-ai#readme", "devDependencies": { "@types/node": "^24.0.4", "ts-node": "^10.9.2", "typescript": "^5.8.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.2", "axios": "^1.10.0", "dotenv": "^16.6.0", "zod": "^3.25.67" } }

Latest Blog Posts

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/zk-armor/mcp-jina-ai'

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