Cover image
Try Now
2025-03-28

由ActionKit供电的MCP服务器的入门代码

3 years

Works with Finder

3

Github Watches

0

Github Forks

1

Github Stars

ActionKit MCP Starter

Background

This repo is an MCP server demoing ActionKit. Connect this server to your Claude Desktop or Cursor to get access to all of ActionKit's Slack actions. In this example it is assumed that your user has authed via the Paragon Connect Portal. For the purposes of this demo we filtered actions to Slack actions, but this setting can be changed by removing the Slack filter in the index.ts file.

Claude Desktop Setup

  1. First install Claude Desktop
  2. Clone this repo and run npm install
  3. Next run a npm run build to build a javascript file that will be used by Claude Desktop
  4. Our last step is to point Claude Desktop to our MCP server
  • Create/edit the Claude config file using a text editor i.e. vi ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • In the claude_desktop_config.json file paste this configuration:
{
    "mcpServers": {
      "mcp-actionkit": {
            "command": "node",
            "args": [
                "ABSOLUTE_PATH/actionkit-mcp-starter/build/index.js"
            ],
            "env": {
                "USER": "",
                "PARAGON_PROJECT_ID": "",
                "SIGNING_KEY":""
            }
        }
    }
}
  • Fill in your env variables with your Paragon credentials
  • For the USER env variable, this will correspond to the logged in user authenticated in the Paragon Connect Portal
    • Use demo.useparagon.com to quickly login as your user and authenticate to Slack (This is a necessary for the Slack tools to be used on your behalf)
  • Note: ABSOLUTE_PATH can be found by <CMD> clicking a file in your Finder on Mac
  1. Open Claude Desktop and there should be a hammer icon with the list of Slack tools
  • Additionally there should also be a plug icon where you can verify that your app is connected to our MCP image

Cursor Setup

  1. Install Cursor if not installed already
  2. Clone this repo and run npm install
  3. Next run a npm run build to build a javascript file that will be used by Cursor
  4. Our last step is to point Cursor to our MCP server
  • Create/edit the Cursor config file using a text editor i.e. vi ~/.cursor/mcp.json
  • In the mcp.json file paste this configuration:
{
    "mcpServers": {
      "mcp-actionkit": {
            "command": "node",
            "args": [
                "ABSOLUTE_PATH/actionkit-mcp-starter/build/index.js"
            ],
            "env": {
                "USER": "",
                "PARAGON_PROJECT_ID": "",
                "SIGNING_KEY":""
            }
        }
    }
}
  • Fill in your env variables with your Paragon credentials
  • For the USER env variable, this will correspond to the logged in user authenticated in the Paragon Connect Portal
    • Use demo.useparagon.com to quickly login as your user and authenticate to Slack (This is a necessary for the Slack tools to be used on your behalf)
  • Note: ABSOLUTE_PATH can be found by <CMD> clicking a file in your Finder on Mac
  1. Open Cursor and a Cursor Settings page should appear with available MCPs
  • You can also check by going to Settings>Cursor Settings>MCP image

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

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

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

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • 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://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Lists Tailwind CSS classes in monospaced font

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

    Reviews

    2 (1)
    Avatar
    user_Wp1z8VbO
    2025-04-15

    Runbook MCP Server by qloba is a fantastic tool for streamlining and automating server management tasks. Its interface is user-friendly and the integration capabilities with various systems make it a versatile choice for IT professionals. The comprehensive documentation and the welcoming onboarding process ensure a smooth start for new users. Highly recommend checking it out via the provided link!