RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
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.
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"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"
}
}