Skip to main content
Glama

Notion ReadOnly MCP Server

by Taewoong1378
package.json1.63 kB
{ "name": "notion-readonly-mcp-server", "keywords": [ "notion", "api", "mcp", "server", "read-only", "async" ], "version": "1.0.9", "license": "MIT", "type": "module", "scripts": { "build": "tsc -build && node scripts/build-cli.js", "dev": "tsx watch scripts/start-server.ts" }, "bin": { "notion-mcp-server": "bin/cli.mjs" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "axios": "^1.8.4", "form-data": "^4.0.1", "mustache": "^4.2.0", "openapi-client-axios": "^7.5.5", "openapi-schema-validator": "^12.1.3", "openapi-types": "^12.1.3", "which": "^5.0.0", "zod": "3.24.1" }, "devDependencies": { "@anthropic-ai/sdk": "^0.33.1", "@types/express": "^5.0.0", "@types/js-yaml": "^4.0.9", "@types/json-schema": "^7.0.15", "@types/mustache": "^4.2.5", "@types/node": "^20.17.16", "@types/which": "^3.0.4", "@vitest/coverage-v8": "3.1.1", "body-parser": "^2.2.0", "esbuild": "^0.25.2", "express": "^4.21.2", "multer": "1.4.5-lts.1", "openai": "^4.91.1", "tsx": "^4.19.3", "typescript": "^5.8.2", "vitest": "^3.1.1" }, "description": "Optimized read-only MCP server for Notion API with asynchronous processing", "main": "index.js", "repository": { "type": "git", "url": "git@github.com:Taewoong1378/notion-readonly-mcp-server.git" }, "author": "@taewoong1378", "bugs": { "url": "https://github.com/Taewoong1378/notion-readonly-mcp-server/issues" }, "homepage": "https://github.com/Taewoong1378/notion-readonly-mcp-server#readme" }

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

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