mcpbeat Sign in

Finhay MCP Server

local only

Finhay runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 19 May 2026.

Finhay Securities — stock prices, portfolio, gold, crypto, and macro data via AI

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 33 · avg 8 · -41% w/w
a month agotoday
58
Installs / week
npm · finhay-mcp-server
0
Stars
0 open issues
19 May 2026
Last commit
0 releases in 90 days
License
TypeScript

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-server -- npx -y finhay-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "finhay-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "finhay-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "finhay-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "finhay-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Finhay

same job, measured the same way
Finhay MCP
by com-finhay

Vietnam stock market data & portfolios via Finhay Securities OpenAPI.

answering
Datafood MCP
by atmflow55

DataFood: 16 data sources (crypto/DeFi/security/news/finance) via one MCP. Bundles save ~92%.

4 tools answering
Fmind AI Security Architect Portfolio
by fmind

Read-only portfolio tools, resources, and prompts for Fmind.

9 tools answering
Lsopenapi
by redoxnet

LS Securities OpenAPI MCP server: Korean + overseas stocks, charts, screeners, portfolio, accounts.

local only
GoldBean MCP Server
by goldbean-api

49 pay-per-use APIs for AI agents via x402. AI, crypto, DeFi, blockchain, weather, search, security.

104 installs/wk local only
FAOSTAT MCP
by berba-q

FAOSTAT data for 245 countries: crops, trade, food security, and emissions via 21 MCP tools.

176 installs/wk local only
I
Tech Risk
by rezearcher

x402 MCP for agents: crypto prices, funding, DeFi yields, Polymarket, Base RPC + MCP security.

22 tools answering
MCP Audit Server
by joepangallo

Thin MCP and CLI proxy for AI agent and MCP security auditing via a hosted backend

31 installs/wk local only

Finhay — questions

Answers built from our own checks of this server.

Why is there no uptime for Finhay?
Finhay runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package finhay-mcp-server was installed 58 times last week.
Is Finhay still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Finhay?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls finhay-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Finhay?
The npm package finhay-mcp-server was installed 58 times in the last week. Week over week that is -41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Finhay open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.