Toolpin

Tool index

forget

Exposed by 1319 servers, with 8 different definitions behind the one name.

The same name does not mean the same tool here.

1319 servers expose forget and we have recorded 8 distinct definitions of it. Compare the parameters below before assuming one is a drop-in for another.

io.github.pipeworx-io/pipeworx-catalog reachable 5 stars

Live data gateway for AI — 3,300+ tools across 750+ sources, with citations

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
com.memxus/memxus reachable 3 stars

Persistent memory layer that saves and recalls your project context and preferences.

Forget memory

Permanently delete one memory by UUID. When to use: user asks to remove outdated or incorrect context, or to free plan storage. When NOT: fix content → update (mode=replace); find the ID first → list_memories or recall. Requires delete OAuth scope. Non-idempotent: deleting the same memory_id twice fails. Errors: Memory not found, Not authorized to delete this memory. Side effects: removes the memory row and vector embedding with no recovery; invalidates plan cache. The target workspace is always the one the memory itself belongs to (echoed in resolved_workspace); optionally pass workspace: <name> as a safety confirmation — the call fails if the memory is not actually in that workspace.

ParameterTypeDescription
memory_id* string UUID of the memory to delete. Copy from the id field in list_memories or recall. Must be deletable by the authenticated user.
workspace string To operate on a team workspace, pass its exact name, slug, or ID (e.g. "Acme"). Omit — or pass "personal" — for your personal memory (default). Every response echoes resolved_workspace so you can confirm where the operation actually happened. Call list_collections when unsure of the exact workspace name.

* required

Author's annotations: title=Forget memory, readOnlyHint=False, openWorldHint=False, idempotentHint=False, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

typed output schema sha256 77157e5805b6acec read 2026-08-01 repository
io.github.pipeworx-io/football-data reachable 2 stars

Football-Data.org MCP — soccer competitions, matches, standings

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/arcgis-charlotte reachable 1 stars

City of Charlotte GIS — Charlotte, North Carolina open geospatial data (ArcGIS).

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/canada-tenders reachable 1 stars

Canada Government Procurement MCP — CanadaBuys open data (keyless).

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/cftc-cot reachable 1 stars

CFTC Commitment of Traders (COT) MCP.

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/cms reachable 1 stars

CMS Open Data MCP — US Centers for Medicare & Medicaid Services.

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/czso-cz reachable 1 stars

Czech Statistical Office (Český statistický úřad, ČSÚ) open-data MCP.

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/data-ny reachable 1 stars

data.ny.gov — New York State open-data Socrata portal

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/data-oregon reachable 1 stars

Oregon state open data via Socrata SoQL — agencies, business, health, environment.

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/dataverse-harvard reachable 1 stars

Harvard Dataverse — research dataset repository (~150k datasets)

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/dbpedia error 1 stars

DBpedia MCP — SPARQL + Lookup over Wikipedia-derived structured data

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-07-29 repository
io.github.pipeworx-io/decodo reachable 1 stars

Decodo MCP — wraps the Decodo Web Scraping API (decodo.com, formerly

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/emdb reachable 1 stars

EMDB (EBI Electron Microscopy Data Bank) MCP — keyless.

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/fcc-regulations reachable 1 stars

FCC Regulations MCP — US Federal Communications Commission rules (47 CFR).

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/gdelt reachable 1 stars

GDELT MCP — Global Database of Events, Language, and Tone (free, no auth)

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/geo reachable 1 stars

Geo MCP — geographic utilities from free public APIs

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/gitlab-public reachable 1 stars

GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/harvard-art reachable 1 stars

Harvard Art Museums MCP.

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
io.github.pipeworx-io/housing-intel reachable 1 stars

Housing Intel MCP — Meta-pack that chains FRED, BLS, ATTOM, and HUD APIs

Forget

Delete a previously stored memory by key. Use when context is stale, the task is done, or you want to clear sensitive data the agent saved earlier. Pair with remember and recall.

ParameterTypeDescription
key* string Memory key to delete

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=True. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 997aa26c2d30628a read 2026-08-27 repository
more servers →

What this page is

Every field above is reproduced as the server published it at the time shown. The description and the annotations are claims by the server's author. Toolpin does not call tools, so we cannot tell you whether a tool does what it says.

What we can tell you is whether the claim changed. The hash covers the fields the MCP specification defines, so a vendor build stamp does not move it but a rewritten description does. See how we monitor, or this server's change history.