Skip to main content
Glama
dclnbrght

ArchiScribe MCP Server

by dclnbrght

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_PATHNoDirectory for log files when file logging is enabled. Default 'logs'.logs
LOG_LEVELNoLogging level: 'debug', 'info', 'warn', or 'error'. Default 'info'.info
LOG_TARGETNoLog output target: 'auto' (default, console on Azure, file locally), 'file', 'console', or 'both'.auto
MODEL_PATHNoPath to ArchiMate model file. Supports absolute and relative paths. Default is 'data/archimate-scribe-demo-model.xml'.data/archimate-scribe-demo-model.xml
OAUTH_SCOPENoRequired scope for Azure authentication.
SERVER_PORTNoPort to listen on (default: 3030). Can also be set in config file.3030
AAD_TENANT_IDNoEntra tenant ID for Azure App Service authentication.
MCP_AUTH_MODENoAuthentication mode: 'auto' (default) enforces on Azure App Service, disabled locally; 'required'/'on'/'true' always enforces; 'disabled'/'off'/'false' always disables.auto
OAUTH_AUDIENCENoAPI app registration URI for Azure authentication.
RESPONSE_FORMATNoDefault response format: 'markdown' (default), 'json', or 'yaml'.markdown
AUTHORIZATION_SERVER_URLNoEntra v2 issuer URL (optional).

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/dclnbrght/archiscribe-mcp'

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