Skip to main content
Glama

Notion MCP Server

index.ts226 B
import { NOTION_CREATE_COMMENT_TOOL } from "./create_comment"; import { NOTION_LIST_COMMENTS_TOOL } from "./list_comments"; export const NOTION_COMMENTS_TOOLS = [ NOTION_CREATE_COMMENT_TOOL, NOTION_LIST_COMMENTS_TOOL, ];

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

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