Skip to main content
Glama
MCPJam

MCP Specification Server

by MCPJam

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
{}
logging
{}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
mcpjam_search_mcp_specC

Search the MCP specification document for relevant content

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools, so disambiguation is perfect.

Naming Consistency5/5

The single tool name follows a clear pattern (prefix_verb_noun) and is internally consistent.

Tool Count3/5

One tool is borderline thin for a server; while it may be sufficient for a simple search utility, typical specification servers offer more operations.

Completeness2/5

The server only provides search, missing obvious operations like retrieving specific sections or listing contents, making the toolset incomplete for comprehensive specification interaction.

Maintenance

ActivityInactive
ResponsivenessNo issues