Skip to main content
Glama
nicomathieu

DocFill Agent MCP Server

by nicomathieu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODEL_IDYesModel identifier to use, e.g., 'bedrock-claude-4-sonnet'.
S3_BUCKETNoS3 bucket name. Required when STORE_BACKEND=s3.
S3_FOLDERNoS3 folder within the bucket. Required when STORE_BACKEND=s3.
STORE_DIRNoDirectory for local storage when STORE_BACKEND=local. Defaults to ./docscribe_store../docscribe_store
AWS_PROFILENoAWS profile name for S3 authentication. Optional if other AWS credentials are configured.
LITELLM_HOSTYesHost URL of the LiteLLM proxy (e.g., https://your-proxy/). Required to connect to the LLM provider.
STORE_BACKENDNoStorage backend: 'local' (default) or 's3'.local
LITELLM_API_KEYYesAPI key for the LiteLLM proxy.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/nicomathieu/docscribe'

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