Clypt runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 20 May 2026.
Model Context Protocol server for Clypt — submit podcast URLs, receive clips and trailer.
Today is the operative word: we check Clypt every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add clypt -- npx -y @useclypt/mcp-server
{
"mcpServers": {
"clypt": {
"args": [
"-y",
"@useclypt/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.clypt]
command = "npx"
args = ["-y", "@useclypt/mcp-server"]
{
"mcpServers": {
"clypt": {
"args": [
"-y",
"@useclypt/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"clypt": {
"args": [
"-y",
"@useclypt/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CLYPT_API_KEY (Clypt API key. Get one at https://useclypt.com/developers. Use a clk_test_* sandbox key for free deterministic fixtures.), CLYPT_BASE_URL (Override the Clypt API base URL. Defaults to https://useclypt.com.).
The author declared them in the registry entry; get the values from the project itself.
A Model Context Protocol server for Wix AI tools
PubNub Model Context Protocol MCP Server for Cursor and Claude
Model Context Protocol server for TagoIO data and analytics
A Model Context Protocol server for Sitecore
Trello Model Context Protocol (MCP) Server for AI Agents
MCP (Model Context Protocol) server for Appwrite
A Model Context Protocol (MCP) server for esa.io
A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
Answers built from our own checks of this server.