Skip to main content
Glama
KrishnaPapana

MCP Server Deepdive

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
add_two_numbersC
Adds two numbers together.
Args:
a -- the first number
b -- the second number
Returns:
The sum of a and b 

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap with other tools. The tool 'add_two_numbers' has a single, clear purpose that cannot be confused with any other functionality.

Naming Consistency5/5

A single tool inherently exhibits perfect naming consistency, as there are no other tools to compare it against. The name 'add_two_numbers' follows a clear verb_noun pattern, which would be consistent if more tools existed.

Tool Count2/5

A single tool is generally too few for most server purposes, as it limits functionality and suggests an incomplete or trivial implementation. For a server named 'Deepdive', which implies comprehensive exploration, one tool is a significant mismatch in scope.

Completeness1/5

The server is severely incomplete, as it only provides a basic arithmetic operation with no coverage of any broader domain. There is no indication of what 'Deepdive' entails, but a single addition tool fails to support any meaningful workflows or use cases.

Maintenance

ActivityInactive
ResponsivenessNo issues