integrity-checker-mcp
by eachristgr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INTEGRITY_CHECKER_URL | Yes | URL of the integrity checker server | |
| INTEGRITY_CHECKER_TOKEN | No | Token for authentication (optional) | |
| INTEGRITY_CHECKER_TIMEOUT | No | Timeout in seconds for requests | 60 |
| INTEGRITY_CHECKER_MCP_HOST | No | Host to bind MCP server | 0.0.0.0 |
| INTEGRITY_CHECKER_MCP_PORT | No | Port to bind MCP server | 8000 |
| INTEGRITY_CHECKER_MCP_TRANSPORT | No | MCP transport protocol (stdio or http) | stdio |
| INTEGRITY_CHECKER_MAX_CONCURRENT_JOBS | No | Maximum number of concurrent jobs (must match server setting) | 3 |
| INTEGRITY_CHECKER_MAX_LFNS_PER_REQUEST | No | Maximum number of LFNs per request (must match server setting) | 20 |
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/eachristgr/roots-integrity-checker-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server