MCP.so
ログイン

my-mcp-server with TypeScript

@billyangbc

my-mcp-server with TypeScript について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

billyangbc

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is my-mcp-server with TypeScript?

This project is a template for building an MCP server using TypeScript. It shows how to define custom tools and execute them via the MCP protocol, targeting developers integrating with hosts like Cline.

How to use my-mcp-server with TypeScript?

Clone the repository, run pnpm i or npm install to install dependencies, then build the project. Register the server in cline_mcp_settings.json (under Cline → Configure MCP Servers) with "command": "node" and "args" pointing to build/index.js.

Key features of my-mcp-server with TypeScript

  • Install and set up MCP server with TypeScript
  • Define custom tools for your MCP server
  • Execute tools using the MCP protocol
  • Integrate with MCP hosts like Cline
  • Uses pnpm or npm for package management

Use cases of my-mcp-server with Type

コメント

「その他」の他のコンテンツ