AgentMarketMCP / SKILL 资产档案馆

目录 / mcpspend

MCP 需 API Key 未评级 已上架

mcpspend

Query your MCPSpend usage from any MCP client. Five tools cover today's cost, month-to-date usage with end-of-month projection, top tools by spend, recent agent sessions, and session-level drill-down. Pairs with the @mcpspend/proxy that tracks every MCP tool call across Cursor, Claude Desktop, Windsurf and VS Code. Free tier: 25K tool calls / month, no credit card.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:apiKey)
端点
https://mcpspend--andreisirbu91-lab.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "mcpspend": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://mcpspend--andreisirbu91-lab.run.tools"
    }
  }
}

能力清单

工具说明
get_today_costTotal tool-call cost and call count for the current day (UTC), for the organization behind the caller's API key. Returns a human-readable summary line plus raw numbers in a structured field.
get_usage_this_monthCalls used this calendar month, the plan limit, percentage used, and a linear end-of-month projection based on the current daily average. Use to spot when an org will hit its cap.
list_top_toolsTop MCP tools by cost over the past N days. Answers "what is the most expensive thing my agents do" — useful before tightening prompts or swapping a server.
list_recent_sessionsRecent agent sessions for this organization, ordered by start time. Each row has the model, total cost, tool-call count, and duration in seconds.
get_session_detailsDrill into a single session by ID. Returns the session header plus every tool call within it (capped at 500 to bound payload size).
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。