Cover image
Try Now
2025-04-06

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

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"
      }
    },
  },
}

相关推荐

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://reddgr.com
  • Delivers concise Python code and interprets non-English comments

  • 林乔安妮
  • A fashion stylist GPT offering outfit suggestions for various scenarios.

  • 1Panel-dev
  • 💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • GLips
  • MCP server to provide Figma layout information to AI coding agents like Cursor

  • Dhravya
  • Collection of apple-native tools for the model context protocol.

  • open-webui
  • User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

    Reviews

    2 (1)
    Avatar
    user_S5X5I83a
    2025-04-17

    I've been using my-notion-mcp-server for a few weeks now, and it has significantly streamlined my project management workflow. Developed by jeremytandjung, this server integrates seamlessly with my Notion setup, allowing for smooth communication and task tracking. The setup process was straightforward, thanks to the comprehensive documentation available on the GitHub page. Highly recommend it for anyone looking to improve their productivity and project management capabilities! Check it out at https://github.com/jeremytandjung/my-notion-mcp-server.