MCP.so
Sign In

heart-mcp-server

@atuinturtle

About heart-mcp-server

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

atuinturtle

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers