@orbit-logistics/notion-mcp-server
@MCP-Mirror
About @orbit-logistics/notion-mcp-server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"orbit-logistics_notion-mcp-server": {
"command": "npx",
"args": [
"-y",
"@orbit-logistics/notion-mcp-server",
"-t",
"<notion_integration_token>"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is @orbit-logistics/notion-mcp-server?
@orbit-logistics/notion-mcp-server mirrors the entire Notion API SDK as a collection of tools, enabling Large Language Models to interact with Notion seamlessly. It exposes the full Notion API as tools that LLMs can use for reading, creating, updating, and deleting Notion pages through natural language instructions.
How to use @orbit-logistics/notion-mcp-server?
First create a Notion integration and grant it access to your pages. For Cursor, open Settings > Features > MCP Servers, add a new server, select “command” type, and enter npx -y @orbit-logistics/notion-mcp-server -t <notion_integration_token>. For Claude Desktop, add an entry to claude_desktop_config.json with command npx, args ["-y", "mcp-sequential-thinking-test", "-t", "<notion_integration_token>"].
Key features of @orbit-logistics/notion-mcp-server
- Mirrors the entire Notion API SDK as tools.
- Exposes full Notion API for LLM interaction.
- Supports reading, creating, updating, deleting pages.
- Operates via natural language instructions.
- Integrates with Cursor and Claude Desktop.
Use cases of @orbit-logistics/notion-mcp-server
- Manage Notion pages through conversational AI.
- Automate page creation and updates via LLM commands.
- Read and query Notion databases without manual API calls.
- Integrate Notion operations into AI-powered workflows.
FAQ from @orbit-logistics/notion-mcp-server
What setup is required before using the server?
You must create a Notion integration and grant it access to your pages, following the Notion documentation for integration setup and permissions.
How do I configure the server with Cursor?
In Cursor Settings, go to Features > MCP Servers, click “Add new MCP server”, select “command” type, and enter npx -y @orbit-logistics/notion-mcp-server -t <notion_integration_token> with your actual token.
How do I configure the server with Claude Desktop?
Add an entry to your claude_desktop_config.json with the command npx, args ["-y", "mcp-sequential-thinking-test", "-t", "<notion_integration_token>"].
What operations can the server perform on Notion?
It can read, create, update, and delete Notion pages via the exposed API tools.
What license does the project use?
The project is licensed under the MIT License.
Frequently asked questions
What setup is required before using the server?
You must create a Notion integration and grant it access to your pages, following the Notion documentation for integration setup and permissions.
How do I configure the server with Cursor?
In Cursor Settings, go to Features > MCP Servers, click “Add new MCP server”, select “command” type, and enter `npx -y @orbit-logistics/notion-mcp-server -t <notion_integration_token>` with your actual token.
How do I configure the server with Claude Desktop?
Add an entry to your `claude_desktop_config.json` with the command `npx`, args `["-y", "mcp-sequential-thinking-test", "-t", "<notion_integration_token>"]`.
What operations can the server perform on Notion?
It can read, create, update, and delete Notion pages via the exposed API tools.
What license does the project use?
The project is licensed under the MIT License.
Basic information
More Memory & Knowledge MCP servers
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
Tempreon
TempreonPerson-owned, portable AI memory served over MCP. Your knowledge, preferences, and decisions — captured in one assistant, available in all of them.
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
📓 GistPad MCP
lostintangent📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
Comments