io.github.gowtham0992/link✓
io.github.gowtham0992/link · v1.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.gowtham0992/link",
"description": "Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.",
"repository": {
"url": "https://github.com/gowtham0992/link",
"source": "github"
},
"version": "1.1.0",
"packages": [
{
"registryType": "pypi",
"identifier": "link-mcp",
"version": "1.1.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}