Wraps local Ollama models so bulk generation runs on your own hardware, not a paid API.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.
local_generateGeneral-purpose local LLM generation. Delegates work to a local Ollama model
to save tokens. Use this when the task is bulk text processing that doesn't
require Opus-level reasoning: summarising documents, explaining code for docs,
generating boilerplate, reformatting content, translating, etc.
Th…General-purpose local LLM generation. Delegates work to a local Ollama model to save tokens. Use this when the task is bulk text processing that doesn't require Opus-level reasoning: summarising documents, explaining code for docs, generating boilerplate, reformatting content, translating, etc. Th…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
local_summarizeSummarise long text locally. Use this instead of having Opus process large
blocks of text when you only need a summary. Feed in file contents, docs,
logs, or any bulk text and get a concise summary back.
Particularly valuable for: large file contents, documentation, log output,
meeting notes, long…Summarise long text locally. Use this instead of having Opus process large blocks of text when you only need a summary. Feed in file contents, docs, logs, or any bulk text and get a concise summary back. Particularly valuable for: large file contents, documentation, log output, meeting notes, long…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
local_analyzeExtract structured information from text locally. Use this for classification,
entity extraction, tagging, pattern recognition, or any task that transforms
unstructured text into structured output.
Good for: categorising issues, extracting names/dates/amounts, tagging content,
parsing semi-structu…Extract structured information from text locally. Use this for classification, entity extraction, tagging, pattern recognition, or any task that transforms unstructured text into structured output. Good for: categorising issues, extracting names/dates/amounts, tagging content, parsing semi-structu…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
local_draftDraft text locally - commit messages, PR descriptions, docstrings, changelog
entries, documentation sections, or any formulaic text that follows a template
or convention. Saves Opus tokens on boilerplate generation.Draft text locally - commit messages, PR descriptions, docstrings, changelog entries, documentation sections, or any formulaic text that follows a template or convention. Saves Opus tokens on boilerplate generation.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
local_codeCode-aware local generation. Claude reads source code with Read/Grep (free),
then delegates the TEXT GENERATION to local - docstrings, test stubs,
explanations, type annotations, inline comments, or review feedback.
This is the primary tool for reducing API token usage on code tasks.
Claude orches…Code-aware local generation. Claude reads source code with Read/Grep (free), then delegates the TEXT GENERATION to local - docstrings, test stubs, explanations, type annotations, inline comments, or review feedback. This is the primary tool for reducing API token usage on code tasks. Claude orches…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
local_diffAnalyse a git diff locally. Use this for generating commit messages,
PR descriptions, changelog entries, or understanding what changed in a diff.
Claude runs `git diff` (free), passes the output here for text generation.
Particularly valuable for large diffs that would consume many API tokens
if p…Analyse a git diff locally. Use this for generating commit messages, PR descriptions, changelog entries, or understanding what changed in a diff. Claude runs `git diff` (free), passes the output here for text generation. Particularly valuable for large diffs that would consume many API tokens if p…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
local_transformPerform mechanical code transformations locally. These are pattern-based
transforms that don't require architectural understanding - the kind of
work that burns API tokens for no good reason.
Use this for: converting between formats, renaming patterns, migrating
syntax, generating boilerplate from…Perform mechanical code transformations locally. These are pattern-based transforms that don't require architectural understanding - the kind of work that burns API tokens for no good reason. Use this for: converting between formats, renaming patterns, migrating syntax, generating boilerplate from…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
local_modelsList all models available in the local Ollama instance. Use this to check
what models are loaded and available for delegation.List all models available in the local Ollama instance. Use this to check what models are loaded and available for delegation.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
local_pullPull/download a model into Ollama from the registry, or import a local GGUF
file. Use this to make additional models available for delegation.
For GGUF files, create an Ollama Modelfile first, then use 'ollama create'.
This tool handles registry pulls (e.g., 'qwen2.5:14b', 'deepseek-r1:8b').Pull/download a model into Ollama from the registry, or import a local GGUF file. Use this to make additional models available for delegation. For GGUF files, create an Ollama Modelfile first, then use 'ollama create'. This tool handles registry pulls (e.g., 'qwen2.5:14b', 'deepseek-r1:8b').
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
local_visionKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
9 von 10 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Wraps local Ollama models so bulk generation runs on your own hardware, not a paid API.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Der Durchlauf endete an der Tiefengrenze 4. Alles unterhalb dieser Ebene wurde nie aufgelöst.
Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.
36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)
53 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.
+41 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.
Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.