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.Semiotronika/LINZA-MCP · v0.2.2
Local-first MCP sidecar for Markdown artifacts, review intents, and supervised knowledge growth.
LINZA 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"LINZA-MCP": {
"command": "uvx",
"args": [
"linza-mcp"
]
}
}
}LINZA_VAULT可选Absolute path to the Markdown workspace or vault LINZA may index. Defaults to ./vault.
LINZA_EMBED_PROVIDER可选Embedding provider. Allowed values: lmstudio, openai, ollama. Default: lmstudio.
LINZA_EMBED_URL可选Embedding API base URL when LINZA_EMBED_PROVIDER is lmstudio, openai, or ollama.
LINZA_EMBED_MODEL可选Embedding model name.
LINZA_EMBED_KEY可选secretOptional embedding API key.
LINZA_BRIDGE_THRESHOLD可选Semantic bridge threshold as a floating-point string. Default: 0.55.
LINZA_MAX_BRIDGE_PAIRS可选Maximum note pairs for semantic bridge rebuilds. Default: 1000000. Use 0 to disable the guard.
LINZA_DEFAULT_PROFILE可选Default search profile name. Defaults to general.
LINZA_LANGUAGE可选User-facing guide language. Allowed values: auto, en, ru. Default: auto.
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
v3.1.0
io.github.pvliesdonk/markdown-vault-mcp
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
v0.3.0
io.github.opendata-kr/narajangteo-opening
나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버
v3.10.1
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
v0.0.53
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
v1.0.0
ai.arpi/arpi-mcp
AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.
{
"id": "io.github.Semiotronika/LINZA-MCP",
"type": "mcp-server",
"version": "0.2.2",
"displayName": "LINZA",
"description": "Local-first MCP sidecar for Markdown artifacts, review intents, and supervised knowledge growth.",
"repository": {
"url": "https://github.com/Semiotronika/LINZA-MCP",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "linza-mcp",
"version": "0.2.2",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "LINZA_VAULT",
"description": "Absolute path to the Markdown workspace or vault LINZA may index. Defaults to ./vault."
},
{
"name": "LINZA_EMBED_PROVIDER",
"description": "Embedding provider. Allowed values: lmstudio, openai, ollama. Default: lmstudio."
},
{
"name": "LINZA_EMBED_URL",
"description": "Embedding API base URL when LINZA_EMBED_PROVIDER is lmstudio, openai, or ollama."
},
{
"name": "LINZA_EMBED_MODEL",
"description": "Embedding model name."
},
{
"name": "LINZA_EMBED_KEY",
"description": "Optional embedding API key.",
"isSecret": true
},
{
"name": "LINZA_BRIDGE_THRESHOLD",
"description": "Semantic bridge threshold as a floating-point string. Default: 0.55."
},
{
"name": "LINZA_MAX_BRIDGE_PAIRS",
"description": "Maximum note pairs for semantic bridge rebuilds. Default: 1000000. Use 0 to disable the guard."
},
{
"name": "LINZA_DEFAULT_PROFILE",
"description": "Default search profile name. Defaults to general."
},
{
"name": "LINZA_LANGUAGE",
"description": "User-facing guide language. Allowed values: auto, en, ru. Default: auto."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Semiotronika/LINZA-MCP",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Semiotronika%2FLINZA-MCP/versions/latest",
"isOfficial": true,
"status": "active"
}
}