Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by aryahadii • Uncategorized
A read-only MCP server providing real-time access to Notion pages via SSE.
Real-time, read-only access to Notion pages and databases.
Secure SSE communication with Notion data using Bearer token authentication.
Query and search Notion content programmatically via MCP protocol.
This MCP server offers read-only access to Notion pages and databases using Server-Sent Events (SSE) transport with FastMCP. It supports secure Bearer token authentication using RSA key pairs and JWT tokens, enabling real-time communication with Notion data. The server is easy to configure via environment variables and can be deployed locally or with Docker. It is designed for integration with MCP-compatible clients such as LLM agents for function-calling.