Skip to main content
Glama

Notion MCP Server

by v-3
package.json672 B
{ "dependencies": { "@modelcontextprotocol/sdk": "^1.0.3", "@notionhq/client": "^2.2.15", "body-parser": "^1.20.3", "dotenv": "^16.4.7", "express": "^4.21.2" }, "name": "notionmcp", "version": "1.0.0", "main": "index.js", "type":"module", "bin":{ "notion":"./build/index.js" }, "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@types/node": "^22.10.2", "typescript": "^5.7.2" }, "description": "", "files": [ "build" ] }

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/v-3/notion-server'

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