Copilot Money
Rank #705io.github.ignaciohermosillacornejo/copilot-money-mcp
Query and manage Copilot Money personal finances — local reads, opt-in GraphQL writes.
Copilot Money is a Model Context Protocol (MCP) server published by ignaciohermosillacornejo. It ranks #705 of 132,046 servers tracked on MCP Toplist, and its repository has 81 GitHub stars. Copilot Money is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jan 11, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 131,341 of 132,046 servers on MCP Toplist.
Use Copilot Money
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add copilot-money-mcp -- npx -y copilot-money-mcp[mcp_servers.copilot-money-mcp]
command = "npx"
args = ["-y", "copilot-money-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"copilot-money-mcp": {
"command": "npx",
"args": [
"-y",
"copilot-money-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"copilot-money-mcp": {
"command": "npx",
"args": [
"-y",
"copilot-money-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"copilot-money-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"copilot-money-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"copilot-money-mcp": {
"command": "npx",
"args": [
"-y",
"copilot-money-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"copilot-money-mcp": {
"command": "npx",
"args": [
"-y",
"copilot-money-mcp"
]
}
}
}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.ignaciohermosillacornejo%2Fcopilot-money-mcp)<a href="https://mcptoplist.com/server/io.github.ignaciohermosillacornejo%2Fcopilot-money-mcp"><img src="https://mcptoplist.com/badge/io.github.ignaciohermosillacornejo%2Fcopilot-money-mcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ignaciohermosillacornejo
Available versions (4)
| Version | Published |
|---|---|
| 2.3.0 | Jul 18, 2026 |
| 2.2.2 | Jun 15, 2026 |
| 2.2.1 | Jun 14, 2026 |
| 2.2.0 | May 13, 2026 |
Frequently asked questions
- Who maintains Copilot Money?
- Copilot Money is maintained by ignaciohermosillacornejo, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Copilot Money listed on the Official MCP Registry?
- Yes — Copilot Money is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Copilot Money have?
- MCP Toplist tracks 4 versions of Copilot Money, most recently published on Jul 18, 2026.
- Where can I find the source code for Copilot Money?
- The source code for Copilot Money is hosted at github.com/ignaciohermosillacornejo/copilot-money-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.