remember
Exposed by 1325 servers, with 13 different definitions behind the one name.
The same name does not mean the same tool here.
1325 servers expose remember and we have recorded 13 distinct definitions of it. Compare the parameters below before assuming one is a drop-in for another.
Adzuna MCP — global job-board aggregator
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Agify MCP — age prediction from first name (agify.io, free, no auth)
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
AI Briefing MCP — Keep AI models current on industry developments
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
AI Feeds MCP.
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
AI Incident Database (AIID) MCP
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
EPA AirNow MCP — official US real-time AQI + forecast (free key)
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Airports MCP — wraps AirportGap API (free, no auth required)
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Air Quality MCP — wraps air-quality-api.open-meteo.com (free, no auth)
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Airtable MCP Pack — wraps the Airtable REST API v0
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Alchemy (Ethereum + L2) MCP.
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
AlienVault OTX MCP — Open Threat Exchange (free with key)
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Alpaca MCP — real-time US stock market data via the Alpaca Market Data API
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
AlphaFold DB MCP — predicted protein structures.
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Alpha Vantage MCP — Stock market data, fundamentals, and earnings
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Altos Research MCP — Real estate market intelligence
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
always-seven MCP — wraps StupidAPIs (requires X-API-Key)
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Amplitude MCP Pack
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Amtrak MCP — live Amtrak train tracking via the community Amtraker API
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
An API of Ice and Fire — A Song of Ice and Fire (books/characters/houses)
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
AniList MCP — wraps AniList GraphQL API (free, no auth)
Remember
Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.
| Parameter | Type | Description |
|---|---|---|
| key* | string | Memory key (e.g., "subject_property", "target_ticker", "user_preference") |
| value* | string | Value to store (any text — findings, addresses, preferences, notes) |
* required
Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
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.