Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
convert_markdownB

Convert markdown to Word/PDF with optional .dotx template.

This tool converts markdown files to professional documents using python-docx. You can optionally provide a .dotx template file for consistent styling.

convert_markdown_batchA

Batch convert multiple markdown files to Word/PDF.

Converts a list of markdown files using the same template and format settings. Output files are named after input files and placed in the specified directory.

list_supported_formatsA

List all supported input/output formats and features.

Returns: Information about supported formats and features

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/sham-devs/mcp-md-pdf'

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