Skip to main content
Glama

Get My Notion MCP Server

by ParkJong-Hun
Cargo.toml485 B
[package] name = "get-my-notion-mcp" version = "0.2.4" edition = "2024" [dependencies] tokio = { version = "1.0", features = ["full"] } serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" anyhow = "1.0" uuid = { version = "1.0", features = ["v4"] } clap = { version = "4.0", features = ["derive"] } reqwest = { version = "0.12.23", features = ["json"] } base64 = "0.22.1" async-trait = "0.1" [dev-dependencies] tokio-test = "0.4" mockito = "1.2" wiremock = "0.6.4"

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