Skip to main content
Glama

PolyNeural.ai Knowledge Graph MCP Bundle

Official
package.json999 B
{ "name": "@polyneural/mcpb", "version": "1.0.0", "description": "MCP Bundle for the PolyNeural.ai AI Memory Platform", "type": "module", "main": "server/index.js", "author": { "name": "PolyNeural.ai", "email": "support@polyneural.ai", "url": "https://PolyNeural.ai" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/PolyNeural-ai/mcpb.git" }, "keywords": [ "ai", "memory", "knowledge-graph", "mcp", "mcpb", "claude", "bundle" ], "engines": { "node": ">=16.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "supergateway": "^3.4.0", "ws": "^8.18.3", "zod": "^3.23.0" }, "scripts": { "start": "node server/index.js", "test": "node --test", "validate": "node validate-mcpb.js", "bundle": "./create-bundle.sh", "build": "echo 'No build step required for Node.js MCP Bundle'", "lint": "echo 'Linting skipped for MCPB bundle'" } }

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/PolyNeural-ai/mcpb'

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