Cover image
Try Now
2025-03-17

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

my-mcp-server with TypeScript

What include:

  • Install and set up an MCP server with TypeScript
  • Define custom tools for your MCP server
  • Execute tools using the MCP protocol
  • Integrate your MCP server with a host such as Cline

Use:

  1. download the code
git clone git@github.com:billyangbc/my-mcp-server.git
cd my-mcp-server
pnpm i # npm install
  1. integrade with host Register the MCP server in cline_mcp_settings.json (Cline => Configure MCP Servers)
    ...,
    "my-mcp-server": {
      "command": "node",
      "args": [
        "/Users/YOUR_USER/mcp-server/build/index.js"
      ]
    }

相关推荐

  • 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.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

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

  • Khalid kalib
  • Write professional emails

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

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

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

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

  • OffchainLabs
  • 进行以太坊的实施

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

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

    Reviews

    3 (1)
    Avatar
    user_EbsdzmnM
    2025-04-16

    I've been using My-MCP-Server by billyangbc for several months now, and it has significantly streamlined my server management tasks. The setup process was straightforward, and the documentation available on GitHub is comprehensive. The server's performance is top-notch and it integrates seamlessly with my existing infrastructure. Highly recommend for anyone in need of a reliable and efficient server management tool.