io.github.blinkboxhq/blinkbox

MCPCommunitylive
v1.0.0io.github.blinkboxhqUnknownAktualisiert vor 1 TGitHub

Open-source Zapier/n8n alternative as an MCP server: agents build, run and debug your workflows.

Endpunkt-Statuslive
geprüft vor 1 Tag · 367 ms · Authentifizierung erforderlich
100 % der letzten 1 Prüfung hat diesen Endpunkt erreicht
Läuft in
ClaudeCursorCopilotChatGPTGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
3GitHub-Sterne
1Forks
vor 1 TLetzte Aktualisierung
Paket
Autorio.github.blinkboxhq
LizenzUnknown
Version1.0.0
Quellemcp-registry
Trust-Status
B
60/100Gut
Im Forge-Index gelistet+10/10
Publisher-Identität verifiziert+0/30
Publisher: führe `forge publish` im Repo aus, um die Inhaberschaft zu beanspruchen
Domain-Verifizierung+0/10
Für diesen Eintragstyp derzeit nicht verfügbar — die Domain-Prüfung läuft heute nur für npm-gestützte Pakete, diese Zeile lässt sich hier also noch nicht erreichen, unabhängig davon, was auf der Domain liegt.
Prompt-Injection-Scan · sauber+30/30
Obfuskations-/Exfiltrations-Scan · sauber+20/20
Füge das in Claude Code, Cursor oder einen beliebigen KI-Assistenten ein, um alle Lücken zu schließen
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft
AbhängigkeitenNicht auditiert
Tool-Oberfläche22 Tools · 2 privilegiert
Sicherheits-Scan✓ SaubervHEAD · vor 1 TWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert16. Sept. 2026

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.

Tools

22 Tools · 2 privilegiert
Statisch aus dem veröffentlichten Paket extrahiertvHEAD · 1d ago

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.

create_workflowCreate a BlinkBox automation workflow with fully configured nodes. REQUIREMENT: every node config must be production-ready — real field values, real prompts, real channel names, real cron expressions. No placeholders, no empty strings (except credentialId which users fill in). A workflow that needs…

Create a BlinkBox automation workflow with fully configured nodes. REQUIREMENT: every node config must be production-ready — real field values, real prompts, real channel names, real cron expressions. No placeholders, no empty strings (except credentialId which users fill in). A workflow that needs…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

ask_userAsk targeted clarifying questions when the request is genuinely ambiguous or when building an AI agent. AI-agent requests should use a 5-point build brief: goal, entrypoint, model/cost, memory, and credential/config readiness. Each question must have 3–5 clickable option chips. Call this ONLY ONCE…

Ask targeted clarifying questions when the request is genuinely ambiguous or when building an AI agent. AI-agent requests should use a 5-point build brief: goal, entrypoint, model/cost, memory, and credential/config readiness. Each question must have 3–5 clickable option chips. Call this ONLY ONCE…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

create_fileCreate a file and send it to the user as a download. Use this whenever producing code, documents, CSV/JSON data, reports, or any file the user would want to save.

Create a file and send it to the user as a download. Use this whenever producing code, documents, CSV/JSON data, reports, or any file the user would want to save.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

blinkboxKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

list_automationsList the user's Blinkbox automations (workflows) with their on/off status, trigger, and id.

List the user's Blinkbox automations (workflows) with their on/off status, trigger, and id.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_automationGet full details of one automation by name or id: status, trigger, and its steps.

Get full details of one automation by name or id: status, trigger, and its steps.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

run_automationRun an automation now by name or id (works whether it's active or not). Optionally pass input data. Returns the execution id.

Run an automation now by name or id (works whether it's active or not). Optionally pass input data. Returns the execution id.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_executionCheck the status and result of a workflow run by its execution id.

Check the status and result of a workflow run by its execution id.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_execution_logsGet the step-by-step logs for a workflow run by execution id.

Get the step-by-step logs for a workflow run by execution id.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_executionsList recent runs of an automation (by name or id) with their statuses.

List recent runs of an automation (by name or id) with their statuses.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

activate_automationTurn an automation ON (by name or id) so its trigger runs it automatically. The workflow is validated first; if it's incomplete this returns why.

Turn an automation ON (by name or id) so its trigger runs it automatically. The workflow is validated first; if it's incomplete this returns why.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

deactivate_automationTurn an automation OFF (by name or id) so it stops running automatically.

Turn an automation OFF (by name or id) so it stops running automatically.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

rename_automationprivilegiertRename an automation (look it up by current name or id).

Rename an automation (look it up by current name or id).

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

delete_automationprivilegiertPermanently delete an automation by name or id. This cannot be undone.

Permanently delete an automation by name or id. This cannot be undone.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_nodesBrowse or search Blinkbox's node catalog — the building blocks of a workflow. Only nodes the user can actually reach from a picker are listed, so anything returned here is safe to build with.

Browse or search Blinkbox's node catalog — the building blocks of a workflow. Only nodes the user can actually reach from a picker are listed, so anything returned here is safe to build with.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_nodeGet everything needed to configure one node: its config fields (key, type, whether it's required, an example value, what it means), the output fields later steps can reference as {{ $json.field }}, whether it needs a credential and whether the user already has one, its output handles, and whether i…

Get everything needed to configure one node: its config fields (key, type, whether it's required, an example value, what it means), the output fields later steps can reference as {{ $json.field }}, whether it needs a credential and whether the user already has one, its output handles, and whether i…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_node_actionsList the operations an app node can perform — e.g. slack → send_message, list_channels — with what each one does, the OAuth scopes it needs, and which is the default. Also lists the resource pickers the node offers (channels, sheets, bases…) that resolve live from the user's credential.

List the operations an app node can perform — e.g. slack → send_message, list_channels — with what each one does, the OAuth scopes it needs, and which is the default. Also lists the resource pickers the node offers (channels, sheets, bases…) that resolve live from the user's credential.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_credentialsList the user's saved credentials by name, type and id. Secrets are never returned.

List the user's saved credentials by name, type and id. Secrets are never returned.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

create_credentialSave a new credential so nodes can authenticate. Use this for API-key / token style credentials — pass a name and the secret value.

Save a new credential so nodes can authenticate. Use this for API-key / token style credentials — pass a name and the secret value.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

create_automationBuild a brand-new automation from a plain-English description using Blinkbox's AI builder. Example: 'When a Stripe payment succeeds, send me a Slack DM'. Optionally activate it immediately.

Build a brand-new automation from a plain-English description using Blinkbox's AI builder. Example: 'When a Stripe payment succeeds, send me a Slack DM'. Optionally activate it immediately.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

blinkbox_api_getRead ANY Blinkbox REST endpoint the user owns (GET only). Use this for every read the named tools above don't already cover — analytics, profile, workspace members, versions, credential metadata, workflow and run details.

Read ANY Blinkbox REST endpoint the user owns (GET only). Use this for every read the named tools above don't already cover — analytics, profile, workspace members, versions, credential metadata, workflow and run details.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

blinkbox_apiFull control of Blinkbox: call ANY Blinkbox REST endpoint the user owns, with any HTTP method. For plain reads prefer blinkbox_api_get, which needs no approval. Use this for anything the named tools above don't already do — analytics, profile, workspace members/invites, credentials, versions, feedb…

Full control of Blinkbox: call ANY Blinkbox REST endpoint the user owns, with any HTTP method. For plain reads prefer blinkbox_api_get, which needs no approval. Use this for anything the named tools above don't already do — analytics, profile, workspace members/invites, credentials, versions, feedb…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

21 von 22 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.

Über

Open-source Zapier/n8n alternative as an MCP server: agents build, run and debug your workflows.

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Keine Abdeckung der Abhängigkeiten

Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.