T

Tapeless-MCP

...
Created 12/10/2024byTapeless-App

Language:

TypeScript

Stars:

0

Forks:

0

Setup Instructions

  1. Clone the repo
  2. Ensure Deno v2 is installed
  3. Note down the absolute path to the src/main.ts file
  4. Update the claude_desktop_config.json file, located in ~/Library/Application Support/Claude
{
  "mcpServers": {
    "tapeless": {
      "command": "deno",
      "args": [
        "-A",
        "/Users/douglasreiser/Dev/Tapeless/Tapeless-MCP/src/main.ts"
      ]
    }
  }
}
  1. Ensure the tapeless-cli is installed and at the latest version
  2. Start Claude with developer mode enabled
Last updated: 12/10/2024

Publisher info

Tapeless-App's avatar

Tapeless-App

0
followers
0
following
3
repos

More MCP servers built with TypeScript

docbase-mcp-server

MCP Server Implementation for DocBase

By f4401
aapi-mcp-server

Advanced API MCP Server

By Asphere-xyz1
DBX-MCP-Server

MCP Server for Dropbox

By amgadabdelhafez1