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
{
"schema": "memory_document_v2",
"metadata": {
"id": "6873bda0-6f75-4b84-9dba-8d163ddd64b9",
"title": "ブランチコンテキスト",
"documentType": "branch_context",
"path": "branchContext.md",
"tags": [],
"lastModified": "2025-03-17T02:13:31.675Z",
"createdAt": "2025-03-17T02:13:31.675Z",
"version": 1
},
"content": {
"purpose": " ブランチの目的",
"userStories": [
{
"description": "解決する課題を定義",
"completed": false
},
{
"description": "必要な機能を記述",
"completed": false
},
{
"description": "期待される動作を明記",
"completed": false
}
]
}
}