Skip to main content
Glama

MCP Memory Service

test-threading.json4.81 kB
{ "sessions": [ { "id": "session-1", "startTime": "2025-10-03T13:00:20.984Z", "endTime": "2025-10-03T13:00:20.985Z", "projectContext": { "name": "mcp-memory-service", "type": "Multi-language Project", "languages": [ "javascript", "python" ], "frameworks": [ "node.js", "fastapi" ], "tools": [ "git", "npm", "pip" ], "confidence": 0.95 }, "workingDirectory": "/test/directory", "initialTopics": [], "finalTopics": [], "memoriesLoaded": [], "memoriesCreated": [], "conversationSummary": "Implemented auth", "outcome": { "type": "completed", "summary": "Implemented auth" }, "threadId": "thread-46e4b32e1e1d1fe9", "parentSessionId": null, "childSessionIds": [ "session-2" ], "status": "completed" }, { "id": "session-2", "startTime": "2025-10-03T13:00:20.985Z", "endTime": null, "projectContext": { "name": "mcp-memory-service", "type": "Multi-language Project", "languages": [ "javascript", "python" ], "frameworks": [ "node.js", "fastapi" ], "tools": [ "git", "npm", "pip" ], "confidence": 0.95 }, "workingDirectory": "/test/directory", "initialTopics": [], "finalTopics": [], "memoriesLoaded": [], "memoriesCreated": [], "conversationSummary": null, "outcome": null, "threadId": "thread-46e4b32e1e1d1fe9", "parentSessionId": "session-1", "childSessionIds": [], "status": "active" } ], "conversationThreads": [ { "id": "thread-3c54682968af57cc", "createdAt": "2025-08-20T11:38:33.002Z", "projectContext": { "name": "mcp-memory-service", "type": "Multi-language Project", "languages": [ "javascript", "python" ], "frameworks": [ "node.js", "fastapi" ], "tools": [ "git", "npm", "pip" ], "confidence": 0.95 }, "sessionIds": [ "session-1" ], "topics": [], "outcomes": [ { "sessionId": "session-1", "outcome": { "type": "completed", "summary": "Implemented auth" }, "timestamp": "2025-08-20T11:38:33.003Z" }, { "sessionId": "session-1", "outcome": { "type": "completed", "summary": "Implemented auth" }, "timestamp": "2025-08-20T11:42:10.898Z" }, { "sessionId": "session-1", "outcome": { "type": "completed", "summary": "Implemented auth" }, "timestamp": "2025-08-20T11:43:24.009Z" }, { "sessionId": "session-1", "outcome": { "type": "completed", "summary": "Implemented auth" }, "timestamp": "2025-08-20T11:43:49.798Z" }, { "sessionId": "session-1", "outcome": { "type": "completed", "summary": "Implemented auth" }, "timestamp": "2025-08-20T11:44:35.339Z" }, { "sessionId": "session-1", "outcome": { "type": "completed", "summary": "Implemented auth" }, "timestamp": "2025-08-20T11:45:38.591Z" } ], "status": "active", "lastUpdated": "2025-08-20T11:45:38.591Z" }, { "id": "thread-46e4b32e1e1d1fe9", "createdAt": "2025-10-03T13:00:20.984Z", "projectContext": { "name": "mcp-memory-service", "type": "Multi-language Project", "languages": [ "javascript", "python" ], "frameworks": [ "node.js", "fastapi" ], "tools": [ "git", "npm", "pip" ], "confidence": 0.95 }, "sessionIds": [ "session-1" ], "topics": [], "outcomes": [ { "sessionId": "session-1", "outcome": { "type": "completed", "summary": "Implemented auth" }, "timestamp": "2025-10-03T13:00:20.985Z" } ], "status": "active", "lastUpdated": "2025-10-03T13:00:20.985Z" } ], "projectSessions": { "mcp-memory-service": [ "session-1", "session-2" ] }, "lastSaved": "2025-10-03T13:00:20.985Z" }

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/doobidoo/mcp-memory-service'

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