Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
page_to_markdownA

Fetch a web page URL and convert it to clean Markdown optimized for LLM context. Preserves headings, code blocks (with language hints), links, and tables; strips ads, navigation, and cookie banners. For Mintlify docs (docs.anthropic.com, OpenAI platform, Vercel, Stripe, etc.) tries the URL.md convention first for cleanest output. Discovers tab groups statically and emits each panel as a ### Tab: {label} section instead of concatenating (prevents Python+TypeScript examples merging into one broken block). Zero external API calls — parses locally via linkedom.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The tool's purpose is clearly distinct from any other.

Naming Consistency5/5

A single tool named 'page_to_markdown' follows a clear verb_noun pattern. Consistency is perfect by definition.

Tool Count2/5

A single tool is very minimal for an MCP server. While the tool is focused and well-described, it provides only one operation, which may limit the server's utility.

Completeness5/5

The server fully covers its stated purpose of converting a web page to markdown. It handles the single operation thoroughly, with details on preserving structure and handling special cases.

Maintenance

ActivityActive
ResponsivenessUnresponsive