Skip to main content
Glama
hendrickcastro

MCP ContentEngineering

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
content_get_rawB

Get raw markdown content without any processing. If source is a file, returns that file. If source is a directory, combines ALL .md files into one content with separators

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool has a single, clearly defined purpose.

Naming Consistency5/5

A single tool inherently has perfect naming consistency, as there are no other tools to compare against. The name 'content_get_raw' follows a clear verb_noun pattern.

Tool Count2/5

A single tool is too few for a server named 'ContentEngineering', which suggests a broader domain of content manipulation or processing. This minimal set feels incomplete and thin for the implied scope.

Completeness2/5

The tool surface is severely incomplete for content engineering. It only provides raw content retrieval, lacking essential operations like content creation, editing, transformation, analysis, or management, which are expected in this domain.