Batteries Plus MCP Demo Server
by sinisterace
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 3000 |
| NODE_ENV | No | Runtime environment | development |
| WRITE_MODE | No | Handoff storage mode: memory or salesforce | memory |
| MCP_AUTH_MODE | No | Auth mode: none or oauth | none |
| MCP_CLIENT_ID | No | OAuth client ID (required if MCP_AUTH_MODE=oauth) | |
| MCP_CLIENT_SECRET | No | OAuth client secret (required if MCP_AUTH_MODE=oauth) | |
| MCP_TOKEN_TTL_SECONDS | No | Token lifetime in seconds | 3600 |
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/sinisterace/batteries-plus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server