forex-mcp
A lightweight, local-first MCP server for Forex market intelligence.
Install / Use
claude mcp add jfalcon -- npx -y github:jfalcon/forex-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "author": "Jeremy Falcon", "description": "A lightweight, local-first MCP server for Forex market intelligence.", "engineStrict": true, "license": "MIT", "name": "forex-mcp", "title": "Forex MCP Server", "type": "module", "version": "0.2.0", "bin": { "fcp": "./dist/index.mjs" }, "engines": { "node": ">= 25.6.1", "npm": ">= 11.10.0" }, "scripts": { "dev": "NODE_ENV=development tsx watch --import dotenv/config app/index.ts", "build": "tsc && NODE_ENV=production node esbuild.config.mjs", "inspect:dev": "NODE_ENV=development tsx --import dotenv/config app/index.ts", "inspect": "DANGEROUSLY_OMIT_AUTH=true npx @modelcontextprotocol/inspector npm run inspect:dev --silent", "lint": "eslint .", "serve": "npm run build && NODE_ENV=production node dist/index.mjs --sse", "start": "npm run build && NODE_ENV=production node dist/index.mjs", "test": "echo "No tests" && exit 0" }, "dependencies": { "@duckdb/node-api": "^1.4.4-r.1", "@modelcontextprotocol/sdk": "^1.27.0", "commander": "^14.0.3", "cors": "^2.8.6", "express": "^5.2.1", "openapi-types": "^12.1.3", "technicalindicators": "^3.1.0", "zod": "^4.3.6" }, "devDependencies": { "@eslint/js": "^9.39.2", "@modelcontextprotocol/inspector": "^0.20.0", "@types/cors": "^2.8.19", "@types/express": "^5.0.6", "@types/node": "^25.2.3", "dotenv": "^17.2.4", "esbuild": "^0.27.3", "eslint": "^9.39.2", "globals": "^17.3.0", "tsx": "^4.21.0", "typescript": "^5.9.3", "typescript-eslint": "^8.55.0" } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
