Skip to main content
Glama

Notion MCP Server

index.ts295 B
import { NOTION_LIST_USERS_TOOL } from "./list_users"; import { NOTION_RETRIEVE_ME_TOOL } from "./retrieve_me"; import { NOTION_RETRIEVE_USER_TOOL } from "./retrieve_user"; export const NOTION_USERS_TOOLS = [ NOTION_LIST_USERS_TOOL, NOTION_RETRIEVE_ME_TOOL, NOTION_RETRIEVE_USER_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