Server data from the Official MCP Registry
Context and automation MCP server for Warm financial data and approved write operations.
About
Context and automation MCP server for Warm financial data and approved write operations.
Security Report
Warmio is a well-designed MCP server for financial data access with strong separation of concerns between context (read-only) and automation (write) modes. Authentication is properly scoped with mode-specific API keys, credentials are securely stored in files with 0600 permissions, and write operations require approval workflows. Minor code quality observations exist around broad exception handling and logging practices, but these do not materially impact security. The implementation demonstrates careful attention to credential management, transport security, and principle of least privilege. Package verification found 1 issue.
4 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: WARM_CONTEXT_API_KEY
Environment variable: WARM_CONTEXT_API_KEY_FILE
Environment variable: WARM_AUTOMATION_API_KEY
Environment variable: WARM_AUTOMATION_API_KEY_FILE
Environment variable: WARM_CONFIG_DIR
Environment variable: WARM_API_URL
Environment variable: WARM_API_TIMEOUT_MS
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-jasonstockman-warmio": {
"env": {
"WARM_API_URL": "your-warm-api-url-here",
"WARM_CONFIG_DIR": "your-warm-config-dir-here",
"WARM_API_TIMEOUT_MS": "your-warm-api-timeout-ms-here",
"WARM_CONTEXT_API_KEY": "your-warm-context-api-key-here",
"WARM_AUTOMATION_API_KEY": "your-warm-automation-api-key-here",
"WARM_CONTEXT_API_KEY_FILE": "your-warm-context-api-key-file-here",
"WARM_AUTOMATION_API_KEY_FILE": "your-warm-automation-api-key-file-here"
},
"args": [
"-y",
"@warmio/mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Deprecated: @warmio/mcp
This repository is deprecated and read-only.
The current source for @warmio/mcp is
warm-app/libraries/mcp.
Use the warm-app repository for changes and reports.
The published package name remains @warmio/mcp.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
