MCP.so
ログイン

heart-mcp-server

@atuinturtle

heart-mcp-server について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

atuinturtle

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "heart-mcp-server": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

ツール

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

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

概要

What is heart-mcp-server?

— (The README does not describe what the server does, what protocol/data/system it integrates with, or who it is for.)

How to use heart-mcp-server?

Install dependencies with bun install, then run with bun run index.ts. The project was created using bun init in bun v1.2.5.

Key features of heart-mcp-server

  • — (No features are listed in the README.)

Use cases of heart-mcp-server

  • — (No use cases are described in the README.)

FAQ from heart-mcp-server

What runtime does heart-mcp-server require?

It uses Bun version 1.2.5.

How do I install heart-mcp-server dependencies?

Run bun install in the project directory.

How do I start heart-mcp-server?

Run bun run index.ts.

Where can I find more details about heart-mcp-server?

The README does not contain further documentation, configuration options, or integration details.

コメント

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