Skip to main content
Glama
DocMinus
by DocMinus

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DECIMER_API_BASE_URLNoBase URL for the DECIMER API serverhttp://localhost:8099
DECIMER_MCP_LOG_LEVELNoLog level for MCP serverINFO
DECIMER_MAX_IMAGE_BYTESNoMaximum image size in bytes10000000
DECIMER_API_TIMEOUT_SECONDSNoTimeout for API requests in seconds60

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
server_healthA

Check DECIMER FastAPI server availability.

analyze_chemical_imageC

Analyze a base64 image and return a predicted SMILES string when available.

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/DocMinus/DecimerMCPServer'

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