Skip to main content
Glama

Notion MCP Server

by SAhmadUmass
package.json634 B
{ "name": "notion-mcp-server", "version": "1.0.0", "description": "MCP server for Notion integration", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node --esm src/index.ts" }, "keywords": [ "notion", "mcp", "model-context-protocol" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "@notionhq/client": "^2.2.16", "axios": "^1.8.1", "cheerio": "^1.0.0", "dotenv": "^16.4.7", "ts-node": "^10.9.2", "typescript": "^5.8.2", "zod": "^3.24.2" } }

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/SAhmadUmass/notion-mcp-server'

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