Notion
Notion MCP Server
Establishes a Server-Sent Events (SSE) connection to receive real-time notifications from the Notion MCP server. This endpoint acts as a proxy to the underlying MCP server.
OAuth2 access token for authenticated requests
Optional MCP session identifier
SSE stream established
Unauthorized
MCP server not found
Send a JSON-RPC 2.0 request to the Notion MCP server. This endpoint acts as a proxy, forwarding your request to the underlying MCP server.
OAuth2 access token for authenticated requests
Optional MCP session identifier
JSON-RPC version
Method name
tools/listRequest identifier
JSON-RPC response
Unauthorized
MCP server not found
Terminate an active MCP server session with the Notion MCP server.
OAuth2 access token for authenticated requests
MCP session identifier
Session terminated successfully
Unauthorized
MCP server or session not found
No content
OAuth2 access token for authenticated requests
Additional path segments
Optional MCP session identifier
SSE stream established
Unauthorized
MCP server not found
OAuth2 access token for authenticated requests
Additional path segments
Optional MCP session identifier
JSON-RPC version
Method name
tools/listRequest identifier
JSON-RPC response
Unauthorized
MCP server not found
OAuth2 access token for authenticated requests
Additional path segments
MCP session identifier
Session terminated successfully
Unauthorized
MCP server or session not found
No content
Last updated

