Skip to main content
Glama

Server Details

Universities MCP — Hipolabs Universities API (free, no auth)

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
pipeworx-io/mcp-universities
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.3/5 across 1 of 1 tools scored.

Server CoherenceA
Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The tool has a clear and distinct purpose: searching for universities by name and/or country.

Naming Consistency5/5

There is only one tool, so naming consistency is inherently perfect. The tool name 'search_universities' follows a clear verb_noun pattern, which is appropriate and consistent within this minimal set.

Tool Count2/5

A single tool is too few for a server named 'universities', which suggests a broader domain. This minimal set lacks basic operations like retrieving details, creating, updating, or deleting university data, making it feel incomplete and thin for the apparent scope.

Completeness2/5

The tool set is severely incomplete for a universities domain. It only provides search functionality, missing essential CRUD operations such as get_university, create_university, update_university, or delete_university, which are necessary for full lifecycle coverage.

Available Tools

1 tool
search_universitiesBInspect

Search for universities by name and/or country. Returns university names, countries, web pages, and domains. Both parameters are optional but at least one should be provided.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameNoUniversity name or partial name (e.g., "Harvard", "MIT")
countryNoCountry name to filter by (e.g., "United States", "United Kingdom")
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It discloses that the tool returns 'university names, countries, web pages, and domains', which adds value beyond the input schema. However, it lacks details on behavioral traits like rate limits, error handling, or pagination, leaving significant gaps for a search tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized and front-loaded: it starts with the core purpose, followed by return details and parameter guidance in two efficient sentences. Every sentence earns its place without redundancy, making it concise and well-structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (search with optional parameters), no annotations, and no output schema, the description is partially complete. It covers the purpose and return values but lacks details on output format, error cases, or behavioral constraints, making it adequate but with clear gaps for agent invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage, providing clear details for both parameters. The description adds minimal value beyond the schema by reiterating that parameters are optional and at least one should be provided, but doesn't explain semantics like format constraints or interactions. Baseline 3 is appropriate as the schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Search for universities by name and/or country' specifies both the verb (search) and resource (universities). It distinguishes the search functionality by mentioning filtering criteria. However, without sibling tools, we cannot assess differentiation from alternatives, so it doesn't reach the highest score.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides implied usage guidance: 'Both parameters are optional but at least one should be provided' indicates when to use parameters. However, it lacks explicit guidance on when to use this tool versus alternatives (no siblings mentioned) or any contextual prerequisites, making it adequate but with clear gaps.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.