Krep MCP Server
by bmorphism
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Set to "true" for verbose logging | true |
KREP_PATH | Yes | Path to the krep binary | |
CLAUDE_MCP | No | Set to "true" to run in MCP mode | true |
KREP_TEST_MODE | No | Set to "true" to run in test mode with mock responses | |
KREP_SKIP_CHECK | No | Set to "true" to skip checking if the krep binary exists |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |