Skip to main content
Glama

AnyDocs MCP Server

by funky1688

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
REDIS_URLNoRedis URL for caching (optional)redis://localhost:6379/0
ANYDOCS_HOSTNoThe host address for the AnyDocs serverlocalhost
ANYDOCS_PORTNoThe port for the MCP server8000
DATABASE_URLNoDatabase connection URL (SQLite, PostgreSQL, or MySQL)sqlite:///data/anydocs.db
ANYDOCS_DEBUGNoEnable debug modefalse
API_KEY_PREFIXNoPrefix for API keysanydocs_
ENABLE_METRICSNoEnable metrics collectiontrue
JWT_SECRET_KEYYesSecret key for JWT token authentication
ANYDOCS_WEB_PORTNoThe port for the web management interface8080
NOTION_API_TOKENNoAPI token for Notion integration
GITBOOK_API_TOKENNoAPI token for GitBook integration
CONFLUENCE_API_TOKENNoAPI token for Confluence integration

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/funky1688/AnyDocs-MCP'

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