Skip to main content
Glama

Notion MCP Server

by huazhengwang
mcp_config_block_data_operations.json778 B
{ "server": { "url": "https://api.notion.com" }, "authentication": [ { "schema_parameters": { "scheme": "bearer" }, "type": "http", "value": "BEARER_TOKEN" } ], "operations": [ { "description": "Delete a block", "name": "delete_a_block" }, { "description": "Retrieve a block", "name": "retrieve_a_block" }, { "description": "Update a block", "name": "update_a_block" }, { "description": "Retrieve block children", "name": "get_block_children" }, { "description": "Append block children", "name": "patch_block_children" }, { "description": "Retrieves a list of un-resolved [Comment objects](ref:comment-object) from a page or block.", "name": "retrieve_a_comment" } ] }

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/huazhengwang/notion-api'

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