Skip to main content
Glama
MidCheck

ATMcp

by MidCheck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ATMCP_REDIS_URLNoRedis connection URL. Default: redis://localhost:6379/0
ATMCP_PUBLIC_URLNoPublic URL of the server for dashboard links. Default: http://localhost:8000
ATMCP_ADMIN_TOKENYesAdmin token used to create teams via the HTTP API. Must be set.
ATMCP_SQLITE_PATHNoPath to SQLite database file. Default: ./atmcp.db
ATMCP_DASHBOARD_AUTHNoSet to '1' to require a read-only token for dashboard access. Default: '0'
ATMCP_TASK_MAX_ATTEMPTSNoMaximum number of attempts for a task before it is considered failed. Default: 3

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/MidCheck/ATMcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server