jmunch marketplace

jmunch marketplace is a plugin for Claude Code from jgravelle/jcodemunch-mcp. Its token cost is not measured, scanned A, original, no licence file.

MCP servers for retrieving information from source code, documentation, and tables. MCP is a standard way for an AI assistant to use external tools.

In plain words
What is it for?
Looking up code, documentation, and tabular data during coding tasks.
Why use it?
They help an assistant find relevant repository information while using fewer tokens than loading large files or datasets in full.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Looking up code, documentation, and tabular data during coding tasks.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add jgravelle/jcodemunch-mcp/plugin install jmunch marketplace
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/jgravelle/jcodemunch-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for jmunch marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/jgravelle/jcodemunch-mcp/marketplace/github.svg)](https://agentmods.dev/plugins/jgravelle/jcodemunch-mcp/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/jgravelle/jcodemunch-mcp/marketplace"><img src="https://agentmods.dev/badge/plugins/jgravelle/jcodemunch-mcp/marketplace/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for jmunch marketplace

Your own site · 80×15
<a href="https://agentmods.dev/plugins/jgravelle/jcodemunch-mcp/marketplace"><img src="https://agentmods.dev/badge/plugins/jgravelle/jcodemunch-mcp/marketplace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Security

Grade A, and why

jmunch marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 57 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Contents

The plugins it lists here

This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.

Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 57 lines scan A 4a6d9d1e12e5

Subscribe to this mod's changes

jmunch marketplace is a plugin published in the GitHub repository jgravelle/jcodemunch-mcp (2,672 stars, last pushed today), with no licence file. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

token-pilot

Saves 60-90% tokens on AI code reading. AST-aware lazy reads, symbol navigation, findusages, structural git diff/log, edit-safety guard, Task-routing matcher, cross-session telemetry (errors + diagnostics), 25 tp- subagents tiered to haiku/sonnet/opus with budget watchdog.

Digital-Threads/token-pilot · not measured

roam-code

Local codebase intelligence + change-safety gates for coding agents. REQUIRES Python 3.10+ and pip install roam-code first — this plugin launches the roam binary from your PATH, and its MCP server cannot start without it. Pre-indexes your repo's symbols, call graph, deps, and git history into SQLite (28 languages.

Cranot/roam-code · not measured

mako-ai

Project intelligence skills for Claude Code. Teaches Claude when to use Mako's MCP tools (context packets, code and schema search, diagnostics, RLS audits) instead of grep-walking the repo.

drhalto/agentmako · not measured

sipcode

Token-economy observatory for Claude Code: forensic per-session audit, A/B savings verifier, reproducible benchmark, and cost prediction — directly in Claude chat. Auto-installs via npx on first use; no separate npm install required.

Anuj7411/sipcode · not measured

frigg-first-code-search

Route code discovery, search, navigation, and bounded source reads through Frigg's local MCP service instead of shell grep/find/cat.

bnomei/frigg · not measured

python-clang-mcp

C/C++ code introspection via libclang — fills gaps that clangd-via-LSP cannot expose (macro expansion at use-site, record layout, predicate-based AST queries, bitfield audits, attribute audits, call-site argument patterns).

dlebed/python-clang-mcp · not measured