MemoryOracle
MemoryOracle
AIエージェントのための永続的な長期記憶。エージェントは決して忘れません。
10個のツール。SQLite FTS5 全文検索。名前空間ごとの分離。GDPR 準拠の forget。FeedOracle Trust Layer との相互参照。
npx -y mcp-remote https://mcp.feedoracle.io/memory/mcp/問題
すべての MCP ツール呼び出しはステートレスです。Claude Desktop が再起動し、Cursor が閉じ、セッションが終了すると、エージェントはすべてを忘れます。ユーザーの好みも、プロジェクト履歴も、学習したルールも、ポートフォリオの追跡もありません。
MemoryOracle は、再起動後も残り、クライアントをまたいで動作し、時間とともにより価値が高まる、永続的で検索可能なメモリをエージェントに提供します。
Related MCP server: Recall
ツール
ツール | 機能 |
| 事実、好み、決定、またはルールを保存します。重複を自動的に排除します。 |
| BM25 ランキングと新しさブーストを備えた全文検索 |
| 新しい情報でメモリを更新します。バージョン履歴(直近10件の変更)を保持します。 |
| ID、カテゴリ、経過時間、またはすべてを完全に削除します。GDPR 第17条 |
| セッション終了時のキャプチャ: 要約 + 抽出された事実、決定、アクション項目 |
| フィルタで閲覧: カテゴリ、重要度、新しさ、アクセス頻度 |
| FeedOracle Trust Layer の証拠と照合してメモリを検証 |
| ダッシュボード: 件数、ストレージ、カテゴリ、最もアクセスされた項目、最近の項目 |
| すべてを JSON としてエクスポート。GDPR 第20条のデータポータビリティ |
| サービスステータス |
メモリカテゴリ
カテゴリ | 使用場面 |
| 検証済みの情報: "USDC は MiCA 承認済み" |
| ユーザー/エージェントの好み: "保守的な配分、USDT なし" |
| 下された決定: "EU クライアント向けに USDT をブロック" |
| 気づいたパターン: "RLUSD のペグは30日間安定" |
| ビジネスルール: "ペグ乖離率 2% 超の資産は推奨しない" |
| 関連する事実を含むセッション要約 |
| ポートフォリオのポジションと配分 |
| 未完了のタスク: "4月に RLUSD のステータスを確認" |
例: コンプライアンスエージェントのワークフロー
セッション1 — エージェントが MiCA コンプライアンスチェックを実行:
{"name": "store_memory", "arguments": {
"content": "USDT blocked for EU — MiCA NOT AUTHORIZED. Preflight: STOP.",
"category": "decision", "importance": 10,
"tags": ["usdt", "mica", "blocked"],
"namespace": "compliance-bot"
}}セッション2 — 翌日、エージェントは覚えている:
{"name": "query_memory", "arguments": {
"query": "USDT EU compliance status",
"namespace": "compliance-bot"
}}→ 昨日の決定を即座に思い出す。再チェックは不要。
セッション終了 — 自動キャプチャ:
{"name": "summarize_session", "arguments": {
"summary": "Reviewed stablecoin portfolio. USDT blocked. RLUSD pending.",
"key_facts": ["USDC authorized", "EURC authorized", "USDT blocked"],
"decisions": ["Block USDT for EU"],
"action_items": ["Check RLUSD in April 2026"],
"namespace": "compliance-bot"
}}他との違い
機能 | MemoryOracle | 他 |
検索 | FTS5 BM25 ランキング + 新しさブースト | 基本的なキーワード |
カテゴリ | 8種類の構造化タイプ | フラットなキーと値 |
セッションキャプチャ | 事実、決定、アクションを自動抽出 | 手動のみ |
Trust Layer | 署名付き証拠との相互参照 | なし |
GDPR | 第17条 forget + 第20条 エクスポート | 通常は欠落 |
名前空間 | エージェントごとの分離 | 共有グローバル |
履歴 | バージョン追跡(直近10件の変更) | 上書き |
TTL | 設定可能な時間による自動失効 | なし |
x402 従量課金
POST https://tooloracle.io/x402/memory/mcp/ツール | 単位 | 価格 |
| 2 | $0.02 |
| 5 | $0.05 |
| 8 | $0.08 |
| 5 | $0.05 |
| 3 | $0.03 |
| 2 | $0.02 |
| 1 | $0.01 |
接続
{
"mcpServers": {
"memory": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.feedoracle.io/memory/mcp/"]
}
}
}ToolOracle の一部
MemoryOracle は ToolOracle の一部です — 50以上の MCP サーバー、530以上のツール。FeedOracle のコンプライアンスインフラを利用。
Decision Preflight、Trust Layer、ISO 20022、その他すべてのツールを指数関数的に価値あるものにするメモリレイヤー。
続きを読む
📝 24時間365日稼働し、決して忘れず、自身の作業をチェックする AIエージェントを構築しました — Memory + Scheduler + Decision Preflight が統合された自律エージェントスタックとしてどのように連携するか。実際のツール出力のみで、理論はありません。
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides AI agents with persistent, searchable memory that survives across conversations using semantic search, temporal versioning, and smart organization. Enables long-term context retention and cross-session continuity for AI assistants.14
- FlicenseAqualityNot gradedmaintenanceProvides long-term memory storage for AI assistants with semantic search, enabling persistent storage of preferences, decisions, and context with relationship tracking between memories.19
- AlicenseAqualityDmaintenanceProvides persistent key-value storage with full-text search, tags, and namespaces for AI agents to maintain context across sessions.7MIT
- AlicenseAqualityAmaintenanceProvides persistent, searchable memory for AI agents, enabling them to retain, recall, and reflect on information across conversations.191MIT
Related MCP Connectors
Persistent memory for AI agents. Search, store, and recall across sessions.
Persistent memory for AI agents — verbatim conversations, searchable by meaning.
Universal memory for AI agents and tools. Save, organize and search context anywhere.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ToolOracle/memoryoracle'
If you have feedback or need assistance with the MCP directory API, please join our Discord server