lokyy-mcp
by oliverhees
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| git | No | Enable git mode: committet jede Schreiboperation. Set to 'true' to enable. | |
| url | No | Public URL for HTTP mode (e.g., https://kb.example.de) | |
| http | No | Enable HTTP mode. Set to 'true' to enable. | |
| port | No | Port for HTTP mode (default: 8788) | |
| push | No | Push to remote after commit (requires git). Set to 'true' to enable. | |
| repo | Yes | Path to your knowledge base repository (required) | |
| blobs | No | Path to blob storage (default: ../.lokyy-blobs/<kb>/) | |
| schluessel | No | Path to key file (default: ~/.lokyy/schluessel.json) | |
| LOKYY_TOKEN | No | Token required for HTTP mode (set as environment variable) |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/oliverhees/lokyy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server