Skip to content
Back to search
30
MCP streamable-http

dev.clipkit/clipkit

dev.clipkit/clipkit

MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-clipboardify
MCP server providing clipboard access tools for AI assistants and automation workflows
0 tools
clipboard-ai-mcp
AI-powered clipboard ai MCP server for agents. Supports get clipboard, set clipboard, clipboard history. By MEOK AI Labs.
0 tools
io.github.mapbox/mcp-devkit-server
Provides AI assistants with direct access to Mapbox developer APIs and documentation.
0 tools · streamable-http
io.github.dev-proxy-tools/mcp
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
video-editing-ai-mcp
Video Editing Ai MCP server. Tools: split scenes, generate subtitles, thumbnail data. Built by MEOK AI Labs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dev.clipkit/clipkit": {
      "url": "https://www.clipkit.dev/mcp",
      "transport": "streamable-http"
    }
  }
}