brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.ericm1018/skillfm-ai-health-token-usage-byok-cost-cleanup · v0.1.1
AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.
SkillFM Beacon 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"skillfm-ai-health-token-usage-byok-cost-cleanup": {
"command": "npx",
"args": [
"-y",
"@skillfm/mcp"
]
}
}
}{
"id": "io.github.ericm1018/skillfm-ai-health-token-usage-byok-cost-cleanup",
"type": "mcp-server",
"version": "0.1.1",
"displayName": "SkillFM Beacon",
"description": "AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.",
"repository": {
"url": "https://github.com/ericm1018/skillfm-mcp",
"source": "github"
},
"homepage": "https://skillfm.ai",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@skillfm/mcp",
"version": "0.1.1",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.ericm1018/skillfm-ai-health-token-usage-byok-cost-cleanup",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.ericm1018%2Fskillfm-ai-health-token-usage-byok-cost-cleanup/versions/latest",
"isOfficial": true,
"status": "active"
}
}