Skip to main content
Glama

Memory Bank MCP Server

by t3ta
progress.json1.36 kB
{ "schema": "memory_document_v2", "metadata": { "id": "progress-uuid", "title": "進捗状況", "documentType": "progress", "path": "progress.json", "tags": [ "progress", "feature-json-initialization" ], "lastModified": "2025-03-17T12:06:00.000Z", "createdAt": "2025-03-17T11:59:00.000Z", "version": 1 }, "content": { "workingFeatures": [ { "id": "feature-uuid-1", "description": "CreateBranchCoreFilesUseCaseクラスの更新", "implementedAt": "2025-03-17T12:02:00.000Z" }, { "id": "feature-uuid-2", "description": "JSON生成メソッドの実装", "implementedAt": "2025-03-17T12:02:00.000Z" }, { "id": "feature-uuid-3", "description": "リポジトリレイヤーの更新", "implementedAt": "2025-03-17T12:05:00.000Z" } ], "pendingImplementation": [], "status": "completed", "completionPercentage": 100, "knownIssues": [ { "id": "issue-uuid", "description": "既存のMarkdownファイルとの互換性を維持する必要がある", "severity": "medium", "workaround": "自動マイグレーション機能を使用して、Markdownファイルを自動的にJSONに変換する", "status": "resolved" } ] } }

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/t3ta/memory-bank-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server