T
Tapeless-MCP
...
Created 12/10/2024byTapeless-App
Language:
TypeScript
Stars:
0
Forks:
0
Setup Instructions
- Clone the repo
- Ensure Deno v2 is installed
- Note down the absolute path to the
src/main.ts
file - 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"
]
}
}
}
- Ensure the
tapeless-cli
is installed and at the latest version - Start Claude with developer mode enabled
Last updated: 12/10/2024
Publisher info
More MCP servers built with TypeScript
mcp-tasks
A comprehensive and efficient MCP server for task management with multi-format support (Markdown, JSON, YAML)
By flesler
Supadata
Turn YouTube, TikTok, X videos and websites into structured data. Skip the hassle of video transcription and data scraping. Our APIs help you build better software and AI products faster.
By supadata-ai