jeremytandjung
MCP Serverjeremytandjungpublic

my notion mcp server

一个使用 Bun 构建的 Notion MCP 服务器,支持快速调试与集成。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

一个使用 Bun 构建的 Notion MCP 服务器,支持快速调试与集成。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

mcp-server-with-bun

This is an mcp server using bun.sh.

Scripts

To install dependencies:

bun install

To run:

bun server

Inpsect/debug mcp server:

bun debug

This project was created using bun init in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.

Connecting to Claude Desktop

Make sure to include this config in your claude_desktop_config.json file.

{
  "mcpServers": {
    "mcp-server-playground": {
      "command": "PATH-to-bun",
      "args": [
        "PATH-to-index.ts"
      ],
      "env": {
        "NOTION_TOKEN": "YOUR_NOTION_TOKEN"
      }
    },
  },
}

Quick Start

1

Clone the repository

git clone https://github.com/jeremytandjung/my-notion-mcp-server
2

Install dependencies

cd my-notion-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerjeremytandjung
Repomy-notion-mcp-server
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation