account-pool-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APM_DB_PATH | No | The SQLite file. Same path for every session. | ./account-pool.db |
| APM_ACCOUNTS_FILE | No | Pools + accounts to load on startup. | ./accounts.json |
| APM_LEASE_WAIT_MS | No | 0 = fail fast when the pool is empty; >0 = wait this long for one to free up. | 0 |
| APM_DEFAULT_TTL_SECONDS | No | How long a lease lasts before it's reclaimable. | 1800 |
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/ankitsxchdeva/account-pool-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server