Fintable MCP
Rank #32,556io.github.jasoncbraatz/fintable-mcp
Unofficial MCP server for fintable.io — manage financial categories, rules, and transactions.
Fintable MCP is a Model Context Protocol (MCP) server published by jasoncbraatz. It ranks #32,556 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Fintable MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 7, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 99,557 of 132,113 servers on MCP Toplist.
Use Fintable MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fintable-mcp -e "FINTABLE_COOKIES=<your FINTABLE_COOKIES>" -e "FINTABLE_SESSION_COOKIE=<your FINTABLE_SESSION_COOKIE>" -- uvx fintable-mcpReplace each placeholder with your own value before saving.
[mcp_servers.fintable-mcp]
command = "uvx"
args = ["fintable-mcp"]
[mcp_servers.fintable-mcp.env]
FINTABLE_COOKIES = "<your FINTABLE_COOKIES>"
FINTABLE_SESSION_COOKIE = "<your FINTABLE_SESSION_COOKIE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fintable-mcp": {
"command": "uvx",
"args": [
"fintable-mcp"
],
"env": {
"FINTABLE_COOKIES": "<your FINTABLE_COOKIES>",
"FINTABLE_SESSION_COOKIE": "<your FINTABLE_SESSION_COOKIE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fintable-mcp": {
"command": "uvx",
"args": [
"fintable-mcp"
],
"env": {
"FINTABLE_COOKIES": "<your FINTABLE_COOKIES>",
"FINTABLE_SESSION_COOKIE": "<your FINTABLE_SESSION_COOKIE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fintable-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"fintable-mcp"
],
"env": {
"FINTABLE_COOKIES": "<your FINTABLE_COOKIES>",
"FINTABLE_SESSION_COOKIE": "<your FINTABLE_SESSION_COOKIE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fintable-mcp": {
"command": "uvx",
"args": [
"fintable-mcp"
],
"env": {
"FINTABLE_COOKIES": "<your FINTABLE_COOKIES>",
"FINTABLE_SESSION_COOKIE": "<your FINTABLE_SESSION_COOKIE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fintable-mcp": {
"command": "uvx",
"args": [
"fintable-mcp"
],
"env": {
"FINTABLE_COOKIES": "<your FINTABLE_COOKIES>",
"FINTABLE_SESSION_COOKIE": "<your FINTABLE_SESSION_COOKIE>"
}
}
}
}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.jasoncbraatz%2Ffintable-mcp)<a href="https://mcptoplist.com/server/io.github.jasoncbraatz%2Ffintable-mcp"><img src="https://mcptoplist.com/badge/io.github.jasoncbraatz%2Ffintable-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jasoncbraatz
Other servers by jasoncbraatz
View all jasoncbraatz servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 7, 2026 |
Frequently asked questions
- Who maintains Fintable MCP?
- Fintable MCP is maintained by jasoncbraatz, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Fintable MCP listed on the Official MCP Registry?
- Yes — Fintable MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Fintable MCP have?
- MCP Toplist tracks 1 version of Fintable MCP, most recently published on Apr 7, 2026.
- Where can I find the source code for Fintable MCP?
- The source code for Fintable MCP is hosted at github.com/jasoncbraatz/fintable-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.