Skip to main content
Glama
nithishr

mcp-multi-poc

by nithishr

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
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
echoA

Echo the input text back.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

With only a single tool, there is no possibility of confusion or overlap. The tool's purpose is immediately clear and distinct.

Naming Consistency5/5

The tool name 'echo' is a simple, descriptive verb that clearly indicates its function. With only one tool, naming consistency is trivially maintained.

Tool Count1/5

A single tool named 'echo' is extremely thin for an MCP server, especially one named 'multi-poc'. This is a textbook example of an inappropriate tool count for the apparent scope.

Completeness1/5

The server offers no meaningful domain coverage beyond a trivial echo function. There are no CRUD operations, no resources, and no other capabilities, making the surface severely incomplete.

Maintenance

ActivitySlowing
ResponsivenessNo issues