Statement Normalizer
Rank #67,701io.github.jfortier93/statement-normalizer-mcp
Deterministic bank-statement parsing: messy CSV/OFX to clean categorized rows. In-memory only.
Statement Normalizer is a Model Context Protocol (MCP) server published by jfortier93. It ranks #67,701 of 132,113 servers tracked on MCP Toplist. Statement Normalizer is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 31, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 64,412 of 132,113 servers on MCP Toplist.
Use Statement Normalizer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http statement-normalizer-mcp https://statement-normalizer.mcpize.run/[mcp_servers.statement-normalizer-mcp]
url = "https://statement-normalizer.mcpize.run/"Add to ~/.codex/config.toml.
https://statement-normalizer.mcpize.run/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"statement-normalizer-mcp": {
"url": "https://statement-normalizer.mcpize.run/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"statement-normalizer-mcp": {
"type": "http",
"url": "https://statement-normalizer.mcpize.run/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"statement-normalizer-mcp": {
"serverUrl": "https://statement-normalizer.mcpize.run/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"statement-normalizer-mcp": {
"url": "https://statement-normalizer.mcpize.run/"
}
}
}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.jfortier93%2Fstatement-normalizer-mcp)<a href="https://mcptoplist.com/server/io.github.jfortier93%2Fstatement-normalizer-mcp"><img src="https://mcptoplist.com/badge/io.github.jfortier93%2Fstatement-normalizer-mcp.svg" alt="MCP Toplist: #67,701 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jfortier93
Other servers by jfortier93
View all jfortier93 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Aug 6, 2026 |
Frequently asked questions
- Who maintains Statement Normalizer?
- Statement Normalizer is maintained by jfortier93, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Statement Normalizer listed on the Official MCP Registry?
- Yes — Statement Normalizer is listed on the Official MCP Registry, alongside Glama.
- How many versions does Statement Normalizer have?
- MCP Toplist tracks 1 version of Statement Normalizer, most recently published on Aug 6, 2026.
- Where can I find the source code for Statement Normalizer?
- The source code for Statement Normalizer is hosted at github.com/jfortier93/statement-normalizer-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.