Flickies runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 1 Aug 2026.
Self-hosted MCP server: video lipsync, face restore, and ffmpeg ops (trim, concat, transcode).
We read the source, 20 h ago · rules 3dff92dd89df
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.
const result = spawnSync(process.execPath, args, { stdio: "inherit" });
subprocess.run(command, shell=True)
subprocess.run(command, shell=True)
metadata = pickle.load(open(cache_file, 'rb'))
localpath = os.path.abspath(os.path.join(prefix, reldir))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.
Self-hosted MCP server: run OpenAI Codex CLI prompts and manage workspace files.
Self-hosted, read-only MCP server that connects your banks and investments via Plaid.
Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.
Hosted MCP server for live Bittensor chain reads and self-custodial on-chain writes.
Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.
Self-hosted MCP server for speech: ASR transcription, TTS synthesis, and file staging tools.
MCP server for self-hosted Laserfiche repositories — search and read documents from Claude.
Answers built from our own checks of this server.