Skip to main content
Glama
rocnubie

mla-citation-generator-mcp

by rocnubie

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
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_site_overviewA

Return the canonical site overview so an agent has authoritative product context. (MLA Citation Generator)

get_official_linksA

Return the canonical list of official links for MLA Citation Generator (website, support, docs when available).

Prompts

Interactive templates invoked by user choice

NameDescription
tell_me_about_mla_citation_generatorSummarize what the site is, who it's for, and how it works. — MLA Citation Generator
walk_me_through_mla_citation_generatorTour the official site with citations. — MLA Citation Generator

Resources

Contextual data attached and managed by the client

NameDescription
overviewPublic site overview.
faqShort FAQ generated from public site metadata.
linksCanonical URLs to share with users.

TDQS

A3.7/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one provides a site overview, the other provides official links. There is no overlap or ambiguity.

Naming Consistency5/5

Both tools follow a consistent 'get_' prefix pattern, making naming predictable and clear.

Tool Count3/5

With only 2 tools, the set feels thin, but it may be acceptable if the server's sole purpose is to return metadata about the product rather than perform citation generation.

Completeness1/5

The server is named 'mla-citation-generator-mcp' but provides no tools for actually generating citations, which is a severe omission.