Warm runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from npm. Last commit 12 Aug 2026.
Context and automation MCP server for Warm financial data and approved write operations.
The author archived this repository on GitHub, meaning it is no longer maintained.
We read the source, 19 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.
пакет @warmio/mcp ссылается на jasonstockman/warm-app
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.
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 warmio -- npx -y @warmio/mcp
{
"mcpServers": {
"warmio": {
"args": [
"-y",
"@warmio/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.warmio]
command = "npx"
args = ["-y", "@warmio/mcp"]
{
"mcpServers": {
"warmio": {
"args": [
"-y",
"@warmio/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"warmio": {
"args": [
"-y",
"@warmio/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
WARM_CONTEXT_API_KEY (Optional context API key. The local context key file is used when omitted.), WARM_CONTEXT_API_KEY_FILE (Optional path to the context API key file.), WARM_AUTOMATION_API_KEY (Optional automation API key. The local automation key file is used when omitted.), WARM_AUTOMATION_API_KEY_FILE (Optional path to the automation API key file.), WARM_CONFIG_DIR (Optional path to the Warm configuration directory.), WARM_API_URL (Optional Warm API base URL override. Defaults to https://app.warm.io.), WARM_API_TIMEOUT_MS (Optional request timeout override in milliseconds.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for InsightSentry financial data API - market data, options, screeners, and more
MCP server for SEC EDGAR data — company filings, financial concepts, and company info
MCP server for Codat — companies, connections, invoices, bills and financial statements.
MCP server for AxionQuant financial data, including market, economic, SEC filing, and company data.
MCP server for AxionQuant financial data, including market, economic, SEC filing, and company data.
MCP server for Ghostfolio portfolio management and financial data access
MCP server for Financial Modeling Prep API with 250+ financial data tools
Access Monarch financial data — accounts, transactions, budgets, and more
Answers built from our own checks of this server.