lockstep-mcp
by Tmmoore286
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOCKSTEP_MCP_MODE | No | File access mode: open or strict. In strict mode, file access is limited to roots. | open |
| LOCKSTEP_MCP_ROOTS | No | Comma-separated list of allowed directories for strict mode. | Current directory |
| LOCKSTEP_MCP_DB_PATH | No | Database file location. | ~/.lockstep-mcp/data/coordinator.db |
| LOCKSTEP_MCP_STORAGE | No | Storage backend: sqlite or json. | sqlite |
| LOCKSTEP_MCP_COMMAND_MODE | No | Command execution policy: open or allowlist. | open |
| LOCKSTEP_MCP_COMMAND_ALLOW | No | Comma-separated list of allowed commands for allowlist mode. |
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/Tmmoore286/lockstep-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server