LINZA-MCP
by Semiotronika
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINZA_VAULT | Yes | Path to the Markdown folder (vault). | |
| LINZA_LANGUAGE | No | Language for guide_next_steps: auto, ru, en. | |
| LINZA_EMBED_KEY | No | Optional API key for OpenAI-compatible embeddings. | |
| LINZA_EMBED_URL | Yes | URL for the embeddings API. | |
| LINZA_EMBED_MODEL | Yes | Model name for embeddings. | |
| LINZA_TOOL_SURFACE | No | Tool surface: default or advanced. | |
| LINZA_EMBED_PROVIDER | Yes | Embedding provider: lmstudio, openai, ollama. | |
| LINZA_DEFAULT_PROFILE | No | Default search profile (default: general). | |
| LINZA_BRIDGE_THRESHOLD | No | Semantic bridge threshold (default: 0.55). | |
| LINZA_MAX_BRIDGE_PAIRS | No | Max pairs for bridge computation (default: 1000000, 0 disables). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Semiotronika/LINZA-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server