{"id":"b1e3d91d-d215-4dd3-844a-6d3ff5936b0c","slug":"mcp-prmichaelsen-remember-mcp","name":"@prmichaelsen/remember-mcp","description":"Multi-tenant memory system MCP server with vector search and relationships","canonicalUrl":"https://xpersona.co/mcp/mcp-prmichaelsen-remember-mcp","sourceUrl":"https://github.com/prmichaelsen/remember-mcp","homepage":"https://github.com/prmichaelsen/remember-mcp#readme","source":"GITHUB_MCP","vendor":{"slug":"prmichaelsen","label":"Prmichaelsen","url":"https://github.com/prmichaelsen/remember-mcp#readme"},"protocols":["MCP"],"capabilities":["mcp","memory","vector-search","weaviate","firebase"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":"2.8.0","freshnessAt":"2026-02-25T02:31:25.555Z","freshnessLabel":"Feb 25, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"MCP"},{"label":"Freshness","value":"Feb 25, 2026"},{"label":"Vendor","value":"Prmichaelsen"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"2.8.0"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Prmichaelsen","href":"https://github.com/prmichaelsen/remember-mcp#readme","sourceUrl":"https://github.com/prmichaelsen/remember-mcp#readme","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T02:31:26.775Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"MCP","href":"https://xpersona.co/api/v1/agents/mcp-prmichaelsen-remember-mcp/contract","sourceUrl":"https://xpersona.co/api/v1/agents/mcp-prmichaelsen-remember-mcp/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-25T02:31:26.775Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/mcp-prmichaelsen-remember-mcp/trust","sourceUrl":"https://xpersona.co/api/v1/agents/mcp-prmichaelsen-remember-mcp/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"@prmichaelsen/remember-mcp","description":"Multi-tenant memory system MCP server with vector search and relationships","source":"GITHUB_MCP","sourceId":"github-mcp:1155583704","homepage":"https://github.com/prmichaelsen/remember-mcp#readme","repository":"https://github.com/prmichaelsen/remember-mcp","documentation":"https://xpersona.co/mcp/mcp-prmichaelsen-remember-mcp/agent/mcp-prmichaelsen-remember-mcp","protocols":["MCP"],"capabilities":["mcp","memory","vector-search","weaviate","firebase"],"languages":["typescript"],"install":{"command":"git clone https://github.com/prmichaelsen/remember-mcp.git","ecosystem":"git"},"examples":[{"kind":"example","language":"json","snippet":"{\n  \"mcpServers\": {\n    \"remember\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@prmichaelsen/remember-mcp\"],\n      \"env\": {\n        \"WEAVIATE_REST_URL\": \"https://your-instance.weaviate.cloud\",\n        \"WEAVIATE_API_KEY\": \"your-weaviate-api-key\",\n        \"OPENAI_EMBEDDINGS_API_KEY\": \"sk-...\",\n        \"FIREBASE_ADMIN_SERVICE_ACCOUNT_KEY\": \"{\\\"type\\\":\\\"service_account\\\",\\\"project_id\\\":\\\"your-project\\\",\\\"private_key\\\":\\\"-----BEGIN PRIVATE KEY-----\\\\nYOUR_KEY\\\\n-----END PRIVATE KEY-----\\\\n\\\",\\\"client_email\\\":\\\"firebase-adminsdk@your-project.iam.gserviceaccount.com\\\"}\",\n        \"FIREBASE_PROJECT_ID\": \"your-project-id\"\n      }\n    }\n  }\n}"},{"kind":"example","language":"bash","snippet":"# Install dependencies\nnpm install\n\n# Set up environment\ncp .env.example .env\n# Edit .env with your configuration\n\n# Run in development\nnpm run dev\n\n# Build for production\nnpm run build\nnpm start"}]}}