Skip to main content
Glama

Server Details

Architecture docs and patterns for NestJS + Nuxt full-stack apps

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
CleanSlice/mcp
GitHub Stars
18
Server Listing
CleanSlice MCP Server

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

4 tools
get-startedInspect

⚠️ CRITICAL: request this tool first before creating any code! Returns essential slice creation rules. READ THIS FIRST before creating any slices! Contains the MOST IMPORTANT naming rule: ALWAYS use SINGULAR names (user/ not users/).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list-categoriesInspect

List all available documentation categories. Use this to discover what categories are available before searching.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

read-docAInspect

Read the full content of a specific document by path. Use this after search to get the complete document when snippets are not enough.

ParametersJSON Schema
NameRequiredDescriptionDefault
pathYesDocument path from search results
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. 'Full content' disclaims partial/summary results, but lacks disclosure about return format, encoding, size limits, or idempotency that would help an agent handle the response correctly.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences with zero waste. First sentence declares purpose; second gives precise workflow guidance. Front-loaded and appropriately sized for the complexity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Complete for a single-parameter read operation. Lacks output format specification (text vs. binary), but given the simplicity, 100% schema coverage, and clear usage pattern, it provides sufficient context for correct invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema has 100% coverage with 'Document path from search results'. Description adds workflow context by specifying the path comes from `search` results and reinforcing the temporal relationship (use after search), adding semantic value beyond the schema's static description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clear verb (Read) + resource (document) + scope (full content by path). Effectively implies distinction from `search` sibling which returns snippets, though could explicitly contrast with 'get-started' or 'list-categories'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Excellent explicit guidance: 'Use this after `search`' names the prerequisite tool, and 'when snippets are not enough' defines the specific trigger condition for invocation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.