Skip to main content
Glama

Notion MCP Server

by gendosu

API-get-user

Retrieve user details from Notion workspaces using a user ID, enabling AI agents to access and manage Notion data efficiently through the Notion API.

Instructions

Notion | Retrieve a user

Input Schema

NameRequiredDescriptionDefault
user_idYes

Input Schema (JSON Schema)

{ "$defs": {}, "properties": { "user_id": { "format": "uuid", "type": "string" } }, "required": [ "user_id" ], "type": "object" }

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

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