SystemPrompt MCP Notion Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NOTION_API_KEY | Yes | Your Notion integration token (from notion.so/my-integrations) | |
| SYSTEMPROMPT_API_KEY | Yes | Your Systemprompt API key (available from systemprompt.io/console) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| systemprompt_list_notion_pagesA | Lists all accessible Notion pages in your workspace, sorted by last edited time. Returns key metadata including title, URL, and last edited timestamp. |
| systemprompt_list_notion_databasesA | Lists all accessible Notion databases in your workspace, sorted by last edited time. Returns key metadata including database title, schema, and last edited timestamp. |
| systemprompt_search_notion_pagesB | Performs a full-text search across all accessible Notion pages using the provided query. Searches through titles, content, and metadata to find relevant matches. |
| systemprompt_search_notion_pages_by_titleA | Searches specifically for Notion pages with titles matching the provided query. Useful for finding exact or similar title matches when you know the page name. |
| systemprompt_get_notion_pageA | Retrieves comprehensive details of a specific Notion page, including its content, properties, and metadata. Returns the complete page structure and all nested content blocks. |
| systemprompt_create_notion_pageB | Creates a rich, comprehensive Notion page that expands upon basic user inputs. Takes simple instructions and content, then generates a detailed, well-structured page with appropriate sections, formatting, and supplementary content. |
| systemprompt_update_notion_pageB | Updates an existing Notion page with rich, comprehensive content based on user instructions. Takes simple inputs and transforms them into well-structured, detailed page content while preserving existing information. Can enhance, reorganize, or expand the current content while maintaining page integrity. |
| systemprompt_delete_notion_pageA | Permanently deletes a specified Notion page and all its contents. This action cannot be undone, so use with caution. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| Notion Page Creator | Generates a rich, detailed Notion page that expands upon basic inputs into comprehensive, well-structured content |
| Notion Page Editor | Modifies an existing Notion page based on user instructions while preserving its core structure and content |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Systemprompt Notion Agent | An expert agent for managing and organizing content in Notion workspaces |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Ejb503/systemprompt-mcp-notion'
If you have feedback or need assistance with the MCP directory API, please join our Discord server