SkillFM Beacon
Rank #51,238io.github.ericm1018/skillfm-ai-health-token-usage-byok-cost-cleanup
AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.
SkillFM Beacon is a Model Context Protocol (MCP) server published by ericm1018. It ranks #51,238 of 107,144 servers tracked on MCP Toplist. SkillFM Beacon is listed on Official MCP, with 1 tracked version. It was first listed on May 20, 2026 and most recently updated on May 20, 2026.
Ranks ahead of 55,906 of 107,144 servers on MCP Toplist.
Use SkillFM Beacon
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add skillfm-ai-health-token-usage-byok-cost- -- npx -y @skillfm/mcp[mcp_servers.skillfm-ai-health-token-usage-byok-cost-]
command = "npx"
args = ["-y", "@skillfm/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"skillfm-ai-health-token-usage-byok-cost-": {
"command": "npx",
"args": [
"-y",
"@skillfm/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"skillfm-ai-health-token-usage-byok-cost-": {
"command": "npx",
"args": [
"-y",
"@skillfm/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"skillfm-ai-health-token-usage-byok-cost-": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@skillfm/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"skillfm-ai-health-token-usage-byok-cost-": {
"command": "npx",
"args": [
"-y",
"@skillfm/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"skillfm-ai-health-token-usage-byok-cost-": {
"command": "npx",
"args": [
"-y",
"@skillfm/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.ericm1018%2Fskillfm-ai-health-token-usage-byok-cost-cleanup)<a href="https://mcptoplist.com/server/io.github.ericm1018%2Fskillfm-ai-health-token-usage-byok-cost-cleanup"><img src="https://mcptoplist.com/badge/io.github.ericm1018%2Fskillfm-ai-health-token-usage-byok-cost-cleanup.svg" alt="MCP Toplist: Top 50% of 107,144" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ericm1018
Other servers by ericm1018
- SkillFM BYOK Vault#51,239 · 1 ver
- SkillFM Claude Code Token Usage#51,240 · 1 ver
- SkillFM LLM Cost Optimizer#51,241 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 20, 2026 |
Frequently asked questions
- Who maintains SkillFM Beacon?
- SkillFM Beacon is maintained by ericm1018, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is SkillFM Beacon listed on the Official MCP Registry?
- Yes — SkillFM Beacon is listed on the Official MCP Registry.
- How many versions does SkillFM Beacon have?
- MCP Toplist tracks 1 version of SkillFM Beacon, most recently published on May 20, 2026.
- Where can I find the source code for SkillFM Beacon?
- The source code for SkillFM Beacon is hosted at github.com/ericm1018/skillfm-mcp.