Skip to main content
Glama

ZeroEntropy Zerank MCP Server

by jbccc
package.json562 B
{ "name": "zerank-mcp", "version": "0.1.0", "description": "ZeroEntropy Zerank MCP Server - Node.js implementation", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "dev": "node --watch index.js", "build": "echo 'No build step needed'" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "zod": "^3.22.4" }, "engines": { "node": ">=18.0.0" }, "keywords": [ "mcp", "model-context-protocol", "rerank", "zerank", "ai" ], "author": "", "license": "MIT" }

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/jbccc/zeroentropy-zerank-mcp'

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