Loomal

promptbudget-mcp

MCP server by github.com/mukundakatta/mcp-stack

Token-budget-aware text handling: count, truncate, and chunk for LLM prompts.

0 starsnpm: @mukundakatta/promptbudget-mcp

About promptbudget-mcp

promptbudget-mcp is an MCP (Model Context Protocol) server published by mukundakatta in the official MCP registry, listed under Cryptocurrency on Loomal. Token-budget-aware text handling: count, truncate, and chunk for LLM prompts.

It ships as an npm package (@mukundakatta/promptbudget-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mukundakatta/mcp-stack.

Use promptbudget-mcp with your agent

Claude Code · one command
claude mcp add promptbudget-mcp -- npx -y @mukundakatta/promptbudget-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "promptbudget-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/promptbudget-mcp"
      ]
    }
  }
}
npm@mukundakatta/promptbudget-mcp

Frequently asked questions

What is promptbudget-mcp?
promptbudget-mcp is an MCP (Model Context Protocol) server by mukundakatta in the Cryptocurrency category. Token-budget-aware text handling: count, truncate, and chunk for LLM prompts.
How do I connect promptbudget-mcp to Claude, Cursor, or another MCP client?
Install promptbudget-mcp from its npm package (@mukundakatta/promptbudget-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is promptbudget-mcp open source?
Yes — the source code is public at github.com/mukundakatta/mcp-stack.
Can AI agents pay to use promptbudget-mcp?
Not yet through Loomal — promptbudget-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain promptbudget-mcp? Claim this listing free by verifying GitHub ownership, or contact us.