Serversin.creo-memories/mcp-server
S

in.creo-memories/mcp-server

in.creo-memories/mcp-server · v2.0.0
● Remote
v2.0.0remote🌐 https://mcp.creo-memories.in↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "in.creo-memories/mcp-server",
  "description": "Memory system for AI agents with semantic search. Store and recall memories with ease.",
  "repository": {
    "url": "https://github.com/chronista-club/creo-memories",
    "source": "github"
  },
  "version": "2.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.creo-memories.in"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}