Skip to main content
Glama
package.json752 B
{ "name": "get_notebook_mcp_server", "version": "1.1.1", "description": "MCP server for Get Notes API integration with multi-knowledge base support", "type": "module", "main": "index.js", "bin": { "get-notes-mcp": "index.js" }, "files": [ "index.js", "src", "knowledge_bases.json" ], "scripts": { "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js" }, "keywords": [ "mcp", "model-context-protocol", "get-notes", "ai" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.22.0", "axios": "^1.13.2", "dotenv": "^17.2.3", "winston": "^3.18.3", "zod": "^4.1.12" }, "devDependencies": { "jest": "^30.2.0" } }

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/PancrePal-xiaoyibao/get-biji-dev-by-gemini3pro'

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