Back to Home
ba1nch0d icon

dflow-mcp

Verified Safe

by ba1nch0d

Overview

Serves as an MCP (Model Context Protocol) server to provide real-time and historical prediction market data from DFlow/Kalshi APIs through 25 specialized tools.

Installation

Run Command
bun run src/index.ts

Security Notes

The server primarily acts as a proxy for an external prediction market API. It does not use 'eval' or obvious code obfuscation. CORS headers are set to '*' allowing broad access, which is standard for public API proxies but should be noted. No hardcoded secrets are visible. Input validation is handled via JSON schemas for tool arguments. The overall security depends on the robustness of the underlying 'prediction-markets-api.dflow.net' API.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2026-01-19

Tags

Prediction MarketsDFlowKalshiSolanaAPI GatewayMCP Server