Notion MCP Server V2
by ankitmalik84
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Server host address | 0.0.0.0 |
| PORT | No | Server port | 8081 |
| DEBUG | No | Enable debug mode | false |
| LOG_LEVEL | No | Logging level | INFO |
| NOTION_TOKEN | Yes | Your Notion integration token (starts with ntn_) | |
| MAX_PAGE_SIZE | No | Maximum results per page | 100 |
| ENABLE_ANALYTICS | No | Enable analytics endpoints | true |
| DEFAULT_PAGE_SIZE | No | Default results per page | 20 |
| MAX_CONTENT_LENGTH | No | Maximum content block length | 2000 |
| ENABLE_BULK_OPERATIONS | No | Enable bulk operations | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/ankitmalik84/Agentic_Longterm_Memory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server