Skip to main content
Glama

Server Details

Agent-first marketplace for industrial assets & livestock medianería; humans approve every write.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
CMS87/epinu-mcp
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 DescriptionsA

Average 4.3/5 across 4 of 5 tools scored. Lowest: 3.5/5.

Server CoherenceA
Disambiguation3/5

The `search` tool is an additive alias over `projects_search` and `marketplace_listings_search`, creating overlap. An agent may be uncertain whether to use the unified search or the domain-specific ones, though descriptions clarify the relationship.

Naming Consistency3/5

Tool names mix verb forms (`fetch`, `search`), a gerund phrase (`getting_started`), and noun phrases (`projects_search`, `marketplace_listings_search`). While readable, there is no consistent pattern.

Tool Count5/5

With 5 tools, the set is well-scoped for a read-only exploratory platform. Each tool serves a distinct purpose without redundancy, and the number is appropriate for the domain.

Completeness4/5

The surface covers starting guide, search across domains, and fetching full documents. A minor gap is the lack of a browse-all functionality without a query, but agents can work around by using broad search terms.

Available Tools

5 tools
fetchFetchAInspect

Fetch the full document for one search result by its opaque id (project: or listing:). Returns { id, title, text, url, metadata }. Available without a token; public data only. Wraps projects_get_deep_dive and marketplace_listing_get. Unknown or malformed ids return a clean not-found.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
idYes
urlYes
textYes
titleYes
metadataYes
Behavior4/5

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

Describes return format, internal wrapping, and error handling for unknown IDs. With no annotations, description carries full burden and does well.

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?

Four concise sentences, each adding value, front-loaded with purpose. No wasted words.

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

Completeness5/5

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

Completely covers input, output, auth, error behavior for a simple tool with output schema present.

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

Parameters5/5

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

Adds critical meaning to the id parameter by specifying the format (project:<uuid> or listing:<uuid>), which the schema does not provide.

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

Purpose5/5

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

The description clearly states the tool fetches the full document for one search result by its opaque id, distinguishing it from sibling search tools.

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

Usage Guidelines4/5

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

Mentions availability without a token and that it is public data only, giving clear context. Could be improved by explicitly stating when not to use.

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

getting_startedGetting StartedAInspect

Start here: platform overview, the proposal/approval operating model, auth rules, common flows, and agent etiquette. Static content — requires no scopes.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
authYes
docsYes
platformYes
etiquetteYes
common_flowsYes
field_limitsYes
operating_modelYes
Behavior5/5

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

The description explicitly states 'Static content — requires no scopes,' fully informing the agent about read-only nature and lack of authorization needs. Since no annotations are provided, this self-disclosure is excellent.

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?

Two sentences, front-loaded with 'Start here,' and every word adds value. No redundancy or fluff.

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

Completeness5/5

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

For a tool with no parameters and an output schema (mentioned in context), the description covers all needed info: what it does, what it contains, and its static nature.

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

Parameters4/5

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

There are zero parameters, so schema coverage is irrelevant. The description compensates by detailing the content (overview, rules, flows) that the tool returns, which is more than baseline.

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

Purpose5/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 as an onboarding resource: 'platform overview, the proposal/approval operating model, auth rules, common flows, and agent etiquette.' It distinguishes itself from sibling search tools by being static, introductory content.

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

Usage Guidelines4/5

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

The phrase 'Start here' implicitly tells agents to use this tool first. It does not explicitly list alternatives, but the sibling tools (marketplace_listings_search, projects_search) are clearly for different purposes.

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.