Skip to main content
Glama

Get My Notion MCP Server

by ParkJong-Hun
package.json1.12 kB
{ "name": "@parkjonghun/get-my-notion-mcp", "version": "0.2.4", "description": "MCP server for accessing my-notion GitHub repository data", "main": "index.js", "bin": { "get-my-notion-mcp": "./bin/get-my-notion-mcp" }, "scripts": { "build": "cargo build --release", "prepare": "npm run build", "test": "cargo test", "start": "./bin/get-my-notion-mcp" }, "keywords": [ "mcp", "model-context-protocol", "github", "notion", "claude", "cursor", "ai-tools" ], "author": "ParkJong-Hun", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/ParkJong-Hun/get-my-notion-mcp.git" }, "homepage": "https://github.com/ParkJong-Hun/get-my-notion-mcp#readme", "bugs": { "url": "https://github.com/ParkJong-Hun/get-my-notion-mcp/issues" }, "engines": { "node": ">=16.0.0" }, "os": [ "darwin", "linux", "win32" ], "cpu": [ "x64", "arm64" ], "files": [ "bin/", "target/release/get-my-notion-mcp", "target/release/get-my-notion-mcp.exe", "README.md", "LICENSE" ] }

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/ParkJong-Hun/get-my-notion-mcp'

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