Figuard Core
Rank #9,251io.github.figuard/figuard-mcp
Pre-flight spend authorization for AI agents. Set a budget, enforce limits, audit every decision.
Figuard Core is a Model Context Protocol (MCP) server published by figuard. It ranks #9,251 of 81,686 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Figuard Core is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 3, 2026 and most recently updated on Jun 17, 2026.
Ranks ahead of 72,435 of 81,686 servers on MCP Toplist.
Use Figuard Core
Add Figuard Core to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"figuard-mcp": {
"command": "npx",
"args": [
"-y",
"figuard-mcp"
],
"env": {
"FIGUARD_API_KEY": "<your FIGUARD_API_KEY>",
"FIGUARD_BASE_URL": "<your FIGUARD_BASE_URL>"
}
}
}
}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.figuard%2Ffiguard-mcp)<a href="https://mcptoplist.com/server/io.github.figuard%2Ffiguard-mcp"><img src="https://mcptoplist.com/badge/io.github.figuard%2Ffiguard-mcp.svg" alt="MCP Toplist: Top 25% of 81,686" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
figuard
Available versions (2)
| Version | Published |
|---|---|
| 1.2.0 | Jun 17, 2026 |
| 1.0.0 | Jun 4, 2026 |
Frequently asked questions
- Who maintains Figuard Core?
- Figuard Core is maintained by figuard, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Figuard Core listed on the Official MCP Registry?
- Yes — Figuard Core is listed on the Official MCP Registry.
- How many versions does Figuard Core have?
- MCP Toplist tracks 2 versions of Figuard Core, most recently published on Jun 17, 2026.
- Where can I find the source code for Figuard Core?
- The source code for Figuard Core is hosted at github.com/figuard/figuard-core.