Skip to main content
Glama
sp3ak

SafeNode MCP Gateway

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SAFENODE_API_KEYYesYour SafeNode API key. Keys look like 'sn_...'. Set in the environment; it takes precedence over the config file.

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

Tools

Functions exposed to the LLM to take actions

NameDescription
echoA

Echo back the text

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusing it with others. The purpose of echoing text is completely distinct by default.

Naming Consistency5/5

A single tool name 'echo' is trivially consistent, as there are no other names to deviate from. The name clearly reflects the action performed.

Tool Count1/5

The server is named 'SafeNode MCP Gateway' but contains only a trivial echo tool, which is an extreme mismatch for the apparent scope. This is the definition of a single trivial tool.

Completeness1/5

The tool surface is severely incomplete for a gateway server, offering no functional operations beyond echoing input. There are obvious dead ends for any real workflow.

Maintenance

ActivitySlowing
ResponsivenessNo issues