mcpbeat Sign in

Wickworks MCP Server

local only

Wickworks runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Sep 2026.

Self-hosted MCP server: technical indicators + smart-money-concepts from OHLC bars.

Installs / week
not published
1
Stars
0 open issues
5 Sep 2026
Last commit
from GitHub
WTFPL
License
Python

What the code does

We read the source, 21 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.

Runs an external command .agents/plugins/wickworks/bin/cli.js:40
const result = spawnSync(process.execPath, args, { stdio: "inherit" });

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

Alternatives to Wickworks

same job, measured the same way
Librecrawl — Technical SEO Audit MCP Server
by adityaarsharma

Self-hosted technical SEO audit MCP. 50+ checks, WAF detection, ephemeral. Built on LibreCrawl.

local only
Codexbox
by psyb0t

Self-hosted MCP server: run OpenAI Codex CLI prompts and manage workspace files.

local only
Un Datacommons MCP
by therealtimex

MCP server to query Data Commons indicators and observations (base or custom).

31 installs/wk local only
Personal Finance MCP
by josuem1109

Self-hosted, read-only MCP server that connects your banks and investments via Plaid.

local only
Alphasmo Tools
by alphasmo

CLI + MCP server for SEC 13F institutional holdings, insider trading, and smart money convergence.

44 installs/wk local only
Anythingmcp
by keysersoft

Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.

4 tools answering
Self-hosted GitHub MCP server
by adelaidasofia

Self-hosted GitHub MCP server. PAT auth, stdio transport, transport-agnostic so it works with…

local only
FreshRSS
by ni-c

MCP server for FreshRSS, the self-hosted RSS feed aggregator

90 installs/wk local only

Wickworks — questions

Answers built from our own checks of this server.

Why is there no uptime for Wickworks?
Wickworks runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Wickworks open source?
No, and the distinction matters: its licence is declared as WTFPL. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.