Skip to main content
Glama

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
list_serversC

List MCP servers with optional filtering

list_integrationsB

List all available integrations

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

Disambiguation5/5

The two tools have clearly distinct purposes: list_integrations targets integrations, while list_servers targets MCP servers. There is no overlap in functionality or ambiguity between them, making it easy for an agent to select the correct tool based on the desired resource.

Naming Consistency5/5

Both tools follow a consistent verb_noun pattern with 'list_' as the prefix, using snake_case throughout. This predictability enhances readability and reduces cognitive load for agents when scanning the tool set.

Tool Count2/5

With only 2 tools, the server feels under-scoped for a PulseMCP Server, which might imply broader functionality. While the tools are clear, the count is too low to cover a comprehensive domain, potentially limiting agent capabilities without additional context.

Completeness2/5

The tool set is severely incomplete for a server likely intended to manage integrations and servers. There are no CRUD operations (e.g., create, update, delete) or detailed actions (e.g., get specific integration/server), leaving significant gaps that could cause agent failures in handling lifecycle tasks.

Maintenance

ActivityInactive
ResponsivenessUnresponsive