finance-mcp
Rank #16,600io.github.adididitagain/finance-mcp
Live stock, crypto, SEC filings, insider trades, FX and macro data for LLM agents.
finance-mcp is a Model Context Protocol (MCP) server published by adididitagain. It ranks #16,600 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. finance-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 31, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 115,446 of 132,046 servers on MCP Toplist.
Use finance-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add finance-mcp -e "SEC_USER_AGENT=<your SEC_USER_AGENT>" -- npx -y finance-data-mcpReplace each placeholder with your own value before saving.
[mcp_servers.finance-mcp]
command = "npx"
args = ["-y", "finance-data-mcp"]
[mcp_servers.finance-mcp.env]
SEC_USER_AGENT = "<your SEC_USER_AGENT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"finance-mcp": {
"command": "npx",
"args": [
"-y",
"finance-data-mcp"
],
"env": {
"SEC_USER_AGENT": "<your SEC_USER_AGENT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"finance-mcp": {
"command": "npx",
"args": [
"-y",
"finance-data-mcp"
],
"env": {
"SEC_USER_AGENT": "<your SEC_USER_AGENT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"finance-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"finance-data-mcp"
],
"env": {
"SEC_USER_AGENT": "<your SEC_USER_AGENT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"finance-mcp": {
"command": "npx",
"args": [
"-y",
"finance-data-mcp"
],
"env": {
"SEC_USER_AGENT": "<your SEC_USER_AGENT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"finance-mcp": {
"command": "npx",
"args": [
"-y",
"finance-data-mcp"
],
"env": {
"SEC_USER_AGENT": "<your SEC_USER_AGENT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.adididitagain%2Ffinance-mcp)<a href="https://mcptoplist.com/server/io.github.adididitagain%2Ffinance-mcp"><img src="https://mcptoplist.com/badge/io.github.adididitagain%2Ffinance-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
adididitagain
Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Aug 6, 2026 |
| 0.1.2 | Aug 2, 2026 |
| 0.1.1 | Jul 31, 2026 |
Frequently asked questions
- Who maintains finance-mcp?
- finance-mcp is maintained by adididitagain, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is finance-mcp listed on the Official MCP Registry?
- Yes — finance-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does finance-mcp have?
- MCP Toplist tracks 3 versions of finance-mcp, most recently published on Aug 6, 2026.
- Where can I find the source code for finance-mcp?
- The source code for finance-mcp is hosted at github.com/adididitagain/finance-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.