Skip to main content
Glama
NitishGourishetty

Contextual MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesYour Contextual AI API key
AGENT_IDYesYour Contextual AI agent ID

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
queryC

An enterprise search tool that can answer questions about any sort of knowledge base

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.7/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools.

Naming Consistency5/5

A single tool name is inherently consistent; 'query' is a clear verb describing its action.

Tool Count2/5

The server claims to handle 'any sort of knowledge base' but provides only a generic search tool, which feels too limited for the broad scope.

Completeness2/5

Missing essential tools for managing knowledge bases (e.g., listing sources, retrieving documents, updating content), leaving agents with only a single query capability.

Maintenance

ActivityInactive
ResponsivenessNo issues