SpendShield
Rank #6,509io.github.felixpg13-glitch/spendshield
Authorization layer between AI agents and money: ALLOW/APPROVAL/DENY, budgets, audit.
SpendShield is a Model Context Protocol (MCP) server published by felixpg13-glitch. It ranks #6,509 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. SpendShield is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 31, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 125,537 of 132,046 servers on MCP Toplist.
Use SpendShield
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add spendshield -- uvx spendshield[mcp_servers.spendshield]
command = "uvx"
args = ["spendshield"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"spendshield": {
"command": "uvx",
"args": [
"spendshield"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"spendshield": {
"command": "uvx",
"args": [
"spendshield"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"spendshield": {
"type": "stdio",
"command": "uvx",
"args": [
"spendshield"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"spendshield": {
"command": "uvx",
"args": [
"spendshield"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"spendshield": {
"command": "uvx",
"args": [
"spendshield"
]
}
}
}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.felixpg13-glitch%2Fspendshield)<a href="https://mcptoplist.com/server/io.github.felixpg13-glitch%2Fspendshield"><img src="https://mcptoplist.com/badge/io.github.felixpg13-glitch%2Fspendshield.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
felixpg13-glitch
Available versions (1)
| Version | Published |
|---|---|
| 0.8.3 | Sep 2, 2026 |
Frequently asked questions
- Who maintains SpendShield?
- SpendShield is maintained by felixpg13-glitch, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is SpendShield listed on the Official MCP Registry?
- Yes — SpendShield is listed on the Official MCP Registry, alongside Glama.
- How many versions does SpendShield have?
- MCP Toplist tracks 1 version of SpendShield, most recently published on Sep 2, 2026.
- Where can I find the source code for SpendShield?
- The source code for SpendShield is hosted at github.com/felixpg13-glitch/spendshield.
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.