Skip to main content
Glama
Mark425

smugmug-docs-mcp-server

by Mark425

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
search_smugmug_docsA

Search the bundled SmugMug API documentation catalog.

fetch_smugmug_docA

Fetch content from a SmugMug docs page or a known docs path.

smugmug_api_callB

Call the live SmugMug API using pre-authorized OAuth credentials.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: searching the docs catalog, fetching a specific doc page, and making a live API call. No ambiguity between them.

Naming Consistency3/5

The first two tools follow a verb_noun pattern (search_smugmug_docs, fetch_smugmug_doc), but the third (smugmug_api_call) flips to noun_verb. Also, singular 'doc' and plural 'docs' are inconsistent.

Tool Count4/5

Three tools is on the lower end of the typical range, but it's well-scoped for a documentation-focused server. Each tool earns its place without unnecessary bloat.

Completeness5/5

The search and fetch tools cover the full documentation workflow—finding and retrieving content. The API call tool adds a complementary capability, leaving no obvious dead ends or missing core operations.

Maintenance

ActivitySlowing
ResponsivenessUnresponsive