mcpbeat Sign in

Capslane MCP Server

by webbaluca Your server? Claim it
local only

Capslane runs on your own machine — the client starts it, so there is no endpoint to ping. 242 installs a week from npm. Last commit 10 Sep 2026.

Retrieve existing or generated YouTube transcripts with timestamps through Capslane.

Installs per day peak 181 · avg 8
a month agotoday
242
Installs / week
npm · @webba_tech/capslane-mcp
1
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
NOASSERTION
License
JavaScript

What changed 8

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 3 September 2026. No other catalogue keeps this.

10 Sep the owner changed
9 Sep the owner changed
8 Sep the owner changed
7 Sep the owner changed
6 Sep the owner changed
5 Sep the owner changed
4 Sep the owner changed
3 Sep the owner changed

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository webbaluca/capslane-mcp
пакет @webba_tech/capslane-mcp ссылается на webba-creative-technologies/capslane-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add capslane -- npx -y @webba_tech/capslane-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "capslane": {
      "args": [
        "-y",
        "@webba_tech/capslane-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.capslane]
command = "npx"
args = ["-y", "@webba_tech/capslane-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "capslane": {
      "args": [
        "-y",
        "@webba_tech/capslane-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "capslane": {
      "args": [
        "-y",
        "@webba_tech/capslane-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Capslane

same job, measured the same way
Capslane
by webba-creative-technologies

Retrieve existing or generated YouTube transcripts with timestamps through Capslane.

answering
VidWords YouTube
by vidwords

Extract YouTube transcripts, search what was said, and read on-screen frames with cited timestamps.

answering
MCP Youtube Transcript
by jkawamoto

An MCP server retrieving transcripts of YouTube videos

local only
Youtube Transcripts
by fetchworks-dev

YouTube transcripts for AI agents: videos, channels, playlists, search. Timestamps, SRT, VTT.

34 installs/wk local only
D
TubeScribe API
by transcriptapi

YouTube transcripts, metadata, timestamps, and AI summaries for AI agents. Auth: x-api-key.

local only
Scribefy
by mkirovbg

Search YouTube, get video metadata, and extract timestamped transcripts for AI workflows.

56 installs/wk local only
Transcript Magic
by transcriptmagic

Generate transcripts from YouTube, TikTok, Instagram, and Facebook videos.

answering
PodLearn
by blutrich

Search 4M+ podcasts & YouTube, transcribe any episode, search transcripts, generate AI lessons.

25 tools answering

Capslane — questions

Answers built from our own checks of this server.

Why is there no uptime for Capslane?
Capslane runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @webba_tech/capslane-mcp was installed 242 times last week.
How do I connect Capslane?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @webba_tech/capslane-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Capslane?
The npm package @webba_tech/capslane-mcp was installed 242 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Capslane open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.