Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
cybeleri avatar

Finance

  • cybeleri/finance-mcp-server

io.github.cybeleri/finance is a MCP server that wires stock quotes, crypto prices, portfolio tracking, and market analysis into your agent over stdio.

About

io.github.cybeleri/finance is a Model Context Protocol server that exposes financial market capabilities to your AI coding workflow. Developers shipping SaaS with billing tiers, crypto-adjacent features, or internal dashboards often need timely quotes and simple portfolio context without building a bespoke market-data client. This package registers as finance-mcp-server on npm and communicates over stdio, which matches how Claude Code and similar agents load local MCP servers. You install it when you want the agent to pull structured financial answers during implementation—comparing assets, sanity-checking numbers in a spec, or sketching portfolio-related UX—rather than when you only need a static spreadsheet for a pitch deck. It is a data integration layer, not a trading bot or compliance system; you still own API limits, disclaimers, and how end users see market information in production.

  • Stdio npm MCP server (finance-mcp-server) for Claude Code, Cursor, and other MCP clients
  • Stock quotes, crypto prices, portfolio tracking, and market analysis tools in one registry package
  • Lets agents answer pricing and market questions without you hand-copying tickers into the chat
  • Version 1.0.1 with MCP 2025-12-11 server schema registration on GitHub (cybeleri/finance-mcp-server)

Finance by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
terminal
claude mcp add finance-mcp-server -- npx -y finance-mcp-server

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Packagefinance-mcp-server
TransportSTDIO
AuthNone
Repositorycybeleri/finance-mcp-server

What it does

Give your coding agent live stock quotes, crypto prices, and portfolio context while you build fintech features or validate market assumptions.

Who is it for?

Best when you're prototyping fintech UI, pricing pages tied to real benchmarks, or agent workflows that need quick quote and crypto lookups on demand.

Skip if: Skip if you need audited brokerage execution, regulated investment advice, or enterprise market-data contracts instead of a lightweight dev-time MCP bridge.

What you get

After you register the npm MCP server, your agent can call finance tools directly so specs and integrations stay aligned with live market data.

  • Registered stdio MCP server exposing finance-oriented tools to your agent
  • Agent-accessible stock, crypto, portfolio, and market-analysis calls during development
  • Repeatable local setup documented via the GitHub finance-mcp-server registry metadata

By the numbers

  • Registry package identifier: finance-mcp-server on npm at version 1.0.1
  • Transport: stdio per MCP server.schema.json 2025-12-11
  • Source repository: github.com/cybeleri/finance-mcp-server

Recommended MCP Servers

How it compares

MCP market-data integration, not a hosted portfolio app or a Claude skill for business planning.

FAQ

Who is io.github.cybeleri/finance for?

Developers and small teams using MCP-enabled coding agents who want stocks, crypto, and portfolio context while building or iterating on finance-related product code.

When should I use io.github.cybeleri/finance?

Use it during Build when you are integrating or validating features that depend on live quotes, crypto prices, or simple market analysis inside your agent session.

How do I add io.github.cybeleri/finance to my agent?

Add the npm package finance-mcp-server (stdio transport) to your MCP client config—for example Claude Code or Cursor—pointing at the published server entry from the cybeleri/finance-mcp-server repository.

Financefinancepayments

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.