Skip to main content
Glama
mcp360

MCP360 Universal Gateway

Official
by mcp360

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP360_API_KEYYesYour MCP360 API key (required). Get it from https://mcp360.ai in Settings → API Keys
MCP360_GATEWAY_URLNoCustom gateway URL (optional)https://connect.mcp360.ai/v1/mcp360/mcp

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
searchD

search tool

executeD

execute tool

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: 'execute' suggests performing an action or running something, while 'search' implies finding or retrieving information. There is no overlap or ambiguity between these functions, making it easy for an agent to choose the correct tool.

Naming Consistency5/5

Both tool names follow a consistent pattern: they are single, descriptive verbs in lowercase. There are no deviations in style or convention, making the naming predictable and easy to understand across the set.

Tool Count2/5

With only two tools, the server feels thin for a 'Universal Gateway', which implies broad functionality. This limited set is likely insufficient for comprehensive coverage of a gateway's typical operations, such as routing, transformation, or monitoring, making it borderline too few for the apparent scope.

Completeness2/5

Given the server's name as a 'Universal Gateway', there are significant gaps in the tool surface. Core gateway operations like configuration management, logging, or connection handling are missing, leaving agents unable to perform essential tasks beyond basic execution and search, which will likely cause failures in broader workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues