Loomal

twelvelabs-mcp-server

MCP server by github.com/micro-jay/twelvelabs-mcp-server

MCP server for ElevenLabs Conversational AI (not TwelveLabs video) — agents, KB, voices

0 starsnpm: twelvelabs-mcp-server

About twelvelabs-mcp-server

twelvelabs-mcp-server is an MCP (Model Context Protocol) server published by micro-jay in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server for ElevenLabs Conversational AI (not TwelveLabs video) — agents, KB, voices

It ships as an npm package (twelvelabs-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/micro-jay/twelvelabs-mcp-server.

Use twelvelabs-mcp-server with your agent

Claude Code · one command
claude mcp add twelvelabs-mcp-server -- npx -y twelvelabs-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "twelvelabs-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "twelvelabs-mcp-server"
      ]
    }
  }
}
npmtwelvelabs-mcp-server

Frequently asked questions

What is twelvelabs-mcp-server?
twelvelabs-mcp-server is an MCP (Model Context Protocol) server by micro-jay in the Autonomous Agents category. MCP server for ElevenLabs Conversational AI (not TwelveLabs video) — agents, KB, voices
How do I connect twelvelabs-mcp-server to Claude, Cursor, or another MCP client?
Install twelvelabs-mcp-server from its npm package (twelvelabs-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is twelvelabs-mcp-server open source?
Yes — the source code is public at github.com/micro-jay/twelvelabs-mcp-server.
Can AI agents pay to use twelvelabs-mcp-server?
Not yet through Loomal — twelvelabs-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain twelvelabs-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.