Skip to main content
Glama
andrewgl504

accelo-mcp

by andrewgl504

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoListen port8787
OAUTH_SCOPEYesAccelo scopes, e.g. read(all) write(all)
TOKEN_DB_PATHNoSQLite path/app/data/tokens.db
ACCELO_BASE_URLYeshttps://YOURDEPLOY.api.accelo.com/api/v0
PUBLIC_BASE_URLYesPublic HTTPS URL of this server
ACCELO_CLIENT_IDYesFrom your Accelo Web App
ACCELO_OAUTH_URLYeshttps://YOURDEPLOY.api.accelo.com/oauth2/v0
OAUTH_REDIRECT_URIYes<PUBLIC_BASE_URL>/oauth/callback (must match Accelo)
ACCELO_CLIENT_SECRETYesFrom your Accelo Web App

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/andrewgl504/accelo-mcp'

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