Vintage
Rank #4,445io.github.RezaSoleymanifar/vintage
Free financial data from eleven sources behind six verbs, point-in-time where the source allows.
Vintage is a Model Context Protocol (MCP) server published by RezaSoleymanifar. It ranks #4,445 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Vintage is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 6, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 127,601 of 132,046 servers on MCP Toplist.
Use Vintage
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vintage -e "VINTAGE_USER_AGENT=<your VINTAGE_USER_AGENT>" -e "FRED_API_KEY=<your FRED_API_KEY>" -e "VINTAGE_CACHE_DIR=<your VINTAGE_CACHE_DIR>" -- uvx vintage-mcpReplace each placeholder with your own value before saving.
[mcp_servers.vintage]
command = "uvx"
args = ["vintage-mcp"]
[mcp_servers.vintage.env]
VINTAGE_USER_AGENT = "<your VINTAGE_USER_AGENT>"
FRED_API_KEY = "<your FRED_API_KEY>"
VINTAGE_CACHE_DIR = "<your VINTAGE_CACHE_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vintage": {
"command": "uvx",
"args": [
"vintage-mcp"
],
"env": {
"VINTAGE_USER_AGENT": "<your VINTAGE_USER_AGENT>",
"FRED_API_KEY": "<your FRED_API_KEY>",
"VINTAGE_CACHE_DIR": "<your VINTAGE_CACHE_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vintage": {
"command": "uvx",
"args": [
"vintage-mcp"
],
"env": {
"VINTAGE_USER_AGENT": "<your VINTAGE_USER_AGENT>",
"FRED_API_KEY": "<your FRED_API_KEY>",
"VINTAGE_CACHE_DIR": "<your VINTAGE_CACHE_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vintage": {
"type": "stdio",
"command": "uvx",
"args": [
"vintage-mcp"
],
"env": {
"VINTAGE_USER_AGENT": "<your VINTAGE_USER_AGENT>",
"FRED_API_KEY": "<your FRED_API_KEY>",
"VINTAGE_CACHE_DIR": "<your VINTAGE_CACHE_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vintage": {
"command": "uvx",
"args": [
"vintage-mcp"
],
"env": {
"VINTAGE_USER_AGENT": "<your VINTAGE_USER_AGENT>",
"FRED_API_KEY": "<your FRED_API_KEY>",
"VINTAGE_CACHE_DIR": "<your VINTAGE_CACHE_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vintage": {
"command": "uvx",
"args": [
"vintage-mcp"
],
"env": {
"VINTAGE_USER_AGENT": "<your VINTAGE_USER_AGENT>",
"FRED_API_KEY": "<your FRED_API_KEY>",
"VINTAGE_CACHE_DIR": "<your VINTAGE_CACHE_DIR>"
}
}
}
}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.RezaSoleymanifar%2Fvintage)<a href="https://mcptoplist.com/server/io.github.RezaSoleymanifar%2Fvintage"><img src="https://mcptoplist.com/badge/io.github.RezaSoleymanifar%2Fvintage.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
RezaSoleymanifar
Available versions (5)
| Version | Published |
|---|---|
| 0.9.0 | Aug 7, 2026 |
| 0.4.0 | Aug 6, 2026 |
| 0.3.0 | Aug 6, 2026 |
| 0.2.0 | Aug 6, 2026 |
| 0.1.1 | Aug 6, 2026 |
Frequently asked questions
- Who maintains Vintage?
- Vintage is maintained by RezaSoleymanifar, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Vintage listed on the Official MCP Registry?
- Yes — Vintage is listed on the Official MCP Registry, alongside Glama.
- How many versions does Vintage have?
- MCP Toplist tracks 5 versions of Vintage, most recently published on Aug 7, 2026.
- Where can I find the source code for Vintage?
- The source code for Vintage is hosted at github.com/RezaSoleymanifar/vintage.
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.