brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.aranajhonny/vlk-core · v0.3.0
Stateful memory for AI agents. Temporal awareness, error loop detection, and preventive constraints.
Vlk MemAct 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
{
"id": "io.github.aranajhonny/vlk-core",
"type": "mcp-server",
"version": "0.3.0",
"displayName": "Vlk MemAct",
"description": "Stateful memory for AI agents. Temporal awareness, error loop detection, and preventive constraints.",
"repository": {
"url": "https://github.com/aranajhonny/vlk",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/aranajhonny/vlk/releases/download/v0.3.0/vlk-core-x86_64-unknown-linux-gnu.mcpb",
"transport": "stdio",
"environmentVariables": [
{
"name": "DATABASE_URL",
"description": "SQLite database path (default: sqlite:vlk.db?mode=rwc)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.aranajhonny/vlk-core",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.aranajhonny%2Fvlk-core/versions/latest",
"isOfficial": true,
"status": "active"
}
}