Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.marras0914/agent-toolbelt-mcp

NPM · AGENT-TOOLBELT-MCP · SCANNED SEP 20

19 focused API tools for AI agents: contract review, prompt optimizer, context packing, and more.

Available components

0 this week 85 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability87
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2155 tokens (~102/item across 21 items; 20 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage98
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 95% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 20 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.marras0914/agent-toolbelt-mcp server?

io.github.marras0914/agent-toolbelt-mcp runs locally as an npm package, launched with npx -y agent-toolbelt-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · agent-toolbelt-mcp

# add to Claude Code
claude mcp add marras0914-agent-toolbelt-mcp -- npx -y agent-toolbelt-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "marras0914-agent-toolbelt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-toolbelt-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "marras0914-agent-toolbelt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-toolbelt-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add marras0914-agent-toolbelt-mcp -- npx -y agent-toolbelt-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "marras0914-agent-toolbelt-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "agent-toolbelt-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add marras0914-agent-toolbelt-mcp --command npx --arg -y --arg agent-toolbelt-mcp
# ~/.hermes/config.yaml
mcp_servers:
  marras0914-agent-toolbelt-mcp:
    command: "npx"
    args: ["-y", "agent-toolbelt-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "marras0914-agent-toolbelt-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "agent-toolbelt-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add marras0914-agent-toolbelt-mcp -t stdio -c npx -a -y agent-toolbelt-mcp
// mcp.json
{
  "mcpServers": {
    "marras0914-agent-toolbelt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-toolbelt-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Security disclosure: fail → unverified functional
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 12 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/agent-toolbelt-mcp@1.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 20 exposed · ~2,139 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
audit_dependencies ~91

Audit npm and PyPI packages for known CVEs using the OSV database (GitHub Dependabot's source). Pass packages directly or paste package.json / requirements.txt content.

NameTypeReqDescription
includeDevDependenciesboolean
manifeststringRaw package.json or requirements.txt
manifestTypestring
minSeveritystring
packagesarrayPackages to audit

No output schema declared.

No examples provided.

build_cron ~80

Convert natural language schedule descriptions into cron expressions. Examples: 'every weekday at 9am', 'first Monday of each month at noon', 'every 5 minutes'. Returns the expression, human-readable confirmation, and next 5 run times.

NameTypeReqDescription
descriptionstringyesNatural language schedule description
timezonestringTimezone for context

No output schema declared.

No examples provided.

build_regex ~115

Build and test regular expressions from natural language descriptions. Supports emails, URLs, phones, dates, IPs, colors, UUIDs, and 15+ more patterns. Returns the pattern, code snippets in JS/Python/TS, and optional test results.

NameTypeReqDescription
descriptionstringyesWhat to match (e.g., 'email addresses', 'hex color codes', 'semantic versions')
flagsstringRegex flags (default: 'g')
testStringsarrayOptional strings to test the regex against

No output schema declared.

No examples provided.

compare_documents ~96

Compare two versions of a document and produce a semantic diff with additions, deletions, and modifications. Works with contracts, READMEs, policies, essays, or any text. Powered by Claude.

NameTypeReqDescription
contextstringDocument type for more relevant analysis
modestringOutput format
originalstringyesThe original version of the document
revisedstringyesThe revised version of the document

No output schema declared.

No examples provided.

convert_markdown ~96

Convert HTML to clean Markdown, or Markdown to HTML. Use HTML→Markdown when you've fetched a web page and need readable text for an LLM — strips tags, preserves headings, lists, code blocks, links, and tables. Use Markdown→HTML when rendering content in a web context.

NameTypeReqDescription
contentstringyesThe content to convert
fromstringyesInput format
tostringyesOutput format

No output schema declared.

No examples provided.

count_tokens ~107

Count tokens for any text across multiple LLM models and get per-model cost estimates. Use before sending text to an LLM to check context window usage or compare costs across models. Supports GPT-4o, GPT-4, GPT-3.5-turbo, Claude 3.5 Sonnet, Claude 3 Opus, and 10+ more.

NameTypeReqDescription
modelsarrayModels to count tokens for
textstringyesThe text to count tokens for

No output schema declared.

No examples provided.

csv_to_json ~120

Convert CSV data to typed JSON. Auto-detects delimiters, uses the first row as headers, and casts values to proper types (numbers, booleans, nulls). Use when processing spreadsheet exports or any CSV-formatted data.

NameTypeReqDescription
csvstringyesThe CSV content to convert
delimiterstringColumn delimiter
hasHeaderbooleanWhether the first row contains column names
limitnumberMax rows to return
typeCastbooleanAuto-convert values to proper types

No output schema declared.

No examples provided.

extract_contract_clauses ~90

Extract key clauses from a contract — parties, payment terms, termination, liability, IP ownership, confidentiality, and more. Optionally flags risky or one-sided clauses with severity ratings. Powered by Claude.

NameTypeReqDescription
clausesarrayWhich clause types to extract
contractstringyesThe contract or legal document text
flagRisksbooleanFlag risky or unfavorable clauses

No output schema declared.

No examples provided.

extract_from_text ~120

Extract structured data from raw text: emails, URLs, phone numbers, dates, currencies, addresses, names, or JSON blocks. Useful for parsing documents, emails, web content, or any unstructured text into clean structured data.

NameTypeReqDescription
deduplicatebooleanRemove duplicate results within each type
extractorsarrayyesWhich types of data to extract. Choose one or more: emails, urls, phone_numbers, dates, currencies, addresses, names, json_blocks
textstringyesThe raw text to extract data from

No output schema declared.

No examples provided.

extract_meeting_action_items ~92

Extract structured action items, decisions, and a summary from meeting notes or transcripts. Identifies task owners, deadlines, and priorities. Powered by Claude.

NameTypeReqDescription
formatstring'full' includes summary and decisions; 'action_items_only' returns just the task list
notesstringyesMeeting notes or transcript
participantsarrayKnown participant names to help with owner attribution

No output schema declared.

No examples provided.

fetch_url_metadata ~94

Fetch a URL and extract its metadata: title, description, Open Graph tags (og:image, og:type), Twitter card tags, favicon, canonical URL, author, and publish date. Use to enrich links with context or understand what a page is about without reading the full content.

NameTypeReqDescription
timeoutnumberRequest timeout in milliseconds (default 8000)
urlstringyesThe URL to fetch metadata from

No output schema declared.

No examples provided.

generate_brand_kit ~125

Generate a complete brand kit from a company name, industry, and aesthetic keywords. Returns a color palette with WCAG accessibility scores, curated typography pairings, and design tokens in JSON, CSS, or Tailwind format.

NameTypeReqDescription
formatstringOutput format
industrystringIndustry (e.g., 'fintech', 'healthcare', 'fashion')
namestringyesCompany or brand name
vibearrayAesthetic keywords: 'modern', 'playful', 'luxurious', 'minimal', 'bold', etc.

No output schema declared.

No examples provided.

generate_color_palette ~154

Generate a color palette from a description, mood, industry, or hex seed color. Accepts moods (calm, energetic, luxurious), industries (fintech, healthcare, fashion), nature themes (sunset, ocean, forest), or a specific hex color. Returns hex/RGB/HSL values, WCAG accessibility scores, and CSS custom properties.

NameTypeReqDescription
countintegerNumber of colors (2-10)
descriptionstringyesDescription of the desired palette (e.g. 'calm fintech blue', 'sunset', '#3B82F6')
formatstringColor format in output
includeShadesbooleanInclude light/dark shades for each color

No output schema declared.

No examples provided.

generate_schema ~134

Generate a JSON Schema, TypeScript interface, or Zod validation schema from a natural language description of a data structure. Examples: 'a user profile with name, email, and signup date', 'a product listing with title, price, and inventory count'.

NameTypeReqDescription
descriptionstringyesNatural language description of the data structure you want a schema for
formatstringOutput format: json_schema (standard JSON Schema), typescript (TS interface), or zod (Zod validation schema)
strictbooleanIf true, all fields are required. If false, optional fields are marked as optional

No output schema declared.

No examples provided.

list_tools ~25

List all tools available in the Agent Toolbelt API catalog, including descriptions and pricing.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

mock_api_response ~110

Generate realistic mock API responses from a JSON Schema. Supports nested objects, arrays, string formats (email, uuid, date-time, url), field-name heuristics, enums, and min/max constraints. Set seed for reproducible output. Returns 1–100 records.

NameTypeReqDescription
countintegerNumber of mock records to generate (1–100)
schemaobjectyesJSON Schema object describing the shape of the mock data
seedintegerOptional seed for reproducible output

No output schema declared.

No examples provided.

normalize_address ~82

Normalize a US mailing address to USPS standard format. Expands abbreviations (st→ST, ave→AVE), standardizes directionals, converts state names to codes. Returns parsed components and a confidence score (high/medium/low).

NameTypeReqDescription
addressstringyesThe US address to normalize
includeComponentsbooleanInclude parsed address components in response

No output schema declared.

No examples provided.

optimize_prompt ~132

Analyze and improve an LLM prompt. Scores clarity, specificity, structure, and completeness. Returns an optimized rewrite with a summary of what changed and why. Powered by Claude.

NameTypeReqDescription
modestring'both' returns analysis + improved prompt; 'analyze' scores only; 'improve' rewrites only
modelstringTarget model (e.g. 'gpt-4o', 'claude-3-5-sonnet')
promptstringyesThe LLM prompt to analyze and/or improve
taskstringWhat this prompt is trying to accomplish

No output schema declared.

No examples provided.

pack_context_window ~139

Pack content chunks into a token budget for an LLM context window. Selects the best subset of chunks that fits within the token limit using priority, greedy, or balanced strategies. Use when you have more content than fits in the context window.

NameTypeReqDescription
chunksarrayyesContent chunks to pack
modelstringTarget model for tokenization
reserveForOutputintegerTokens to reserve for output
separatorstringText between chunks
strategystringPacking strategy
systemPromptstringSystem prompt to reserve tokens for
tokenBudgetintegeryesMaximum tokens allowed

No output schema declared.

No examples provided.

strip_image_metadata ~137

Strip EXIF, GPS, IPTC, XMP, and ICC metadata from an image for privacy. Use before uploading or sharing images to remove sensitive embedded data like GPS coordinates, camera model, timestamps, and editing history. Accepts base64-encoded JPEG, PNG, WebP, or TIFF. Returns cleaned base64 image with a removal report.

NameTypeReqDescription
formatstringOutput format ('preserve' keeps original)
imagestringyesBase64-encoded image (JPEG, PNG, WebP, TIFF). No data URI prefix.
qualityintegerQuality for lossy formats (1-100)

No output schema declared.

No examples provided.

Common questions

What is the io.github.marras0914/agent-toolbelt-mcp server?

io.github.marras0914/agent-toolbelt-mcp is listed in the public MCP registry as io.github.marras0914/agent-toolbelt-mcp. 19 focused API tools for AI agents: contract review, prompt optimizer, context packing, and more. This page covers its npm package (agent-toolbelt-mcp).

Is the io.github.marras0914/agent-toolbelt-mcp server safe to use?

io.github.marras0914/agent-toolbelt-mcp scores 85 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.marras0914/agent-toolbelt-mcp server expose?

io.github.marras0914/agent-toolbelt-mcp exposes 20 tools: generate_schema, extract_from_text, build_cron, build_regex, generate_brand_kit, and 15 more. Their descriptions and schemas cost roughly 2,139 tokens of context every time the server is loaded.

Is the io.github.marras0914/agent-toolbelt-mcp server still maintained?

io.github.marras0914/agent-toolbelt-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.marras0914/agent-toolbelt-mcp server under?

io.github.marras0914/agent-toolbelt-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.