@orbit-logistics/notion-mcp-server
@MCP-Mirror
@orbit-logistics/notion-mcp-server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"orbit-logistics_notion-mcp-server": {
"command": "npx",
"args": [
"-y",
"@orbit-logistics/notion-mcp-server",
"-t",
"<notion_integration_token>"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「メモリとナレッジ」の他のコンテンツ
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Zettelkasten MCP Server
entanglrA Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
コメント