Skip to main content
Glama
sendchamp

senchamp-mcp

Official
by sendchamp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNo0.0.0.0
PORTNo3100
SENDCHAMP_AI_ROOTNo.

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
sendchamp__searchA

Search Sendchamp documentation and API operations by natural language query. Use source='docs' for conceptual guides, source='api' for API endpoints, source='guide' for curated integration guides, or source='all' (default) when unsure. Returns ranked results with IDs for sendchamp__retrieve.

sendchamp__retrieveA

Fetch full documentation or API schema for a specific ID returned by sendchamp__search. Returns complete parameter schemas, guides, or doc links.

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 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one searches documentation/API endpoints, the other retrieves full details for a specific result. No overlap or ambiguity.

Naming Consistency5/5

Both tools follow the same 'sendchamp__verb' pattern (sendchamp__search, sendchamp__retrieve), providing a predictable and consistent naming convention.

Tool Count3/5

With only 2 tools, the server feels minimal but still covers the basic search-and-retrieve workflow. This is borderline for a documentation assistant, but not extreme given the focused scope.

Completeness4/5

The pair offers a functional search->retrieve pipeline for documentation. While additional tools like listing categories or browsing all topics could be useful, the core workflow is covered without significant gaps.

Maintenance

ActivitySlowing
ResponsivenessNo issues