Skip to main content
Glama
mencoro

Mencoro MCP server

by mencoro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MENCORO_API_KEYNoPersonal access token. Without it the bridge starts anyway and serves a single `mencoro_setup` tool explaining how to get one.
MENCORO_MCP_URLNoUpstream endpoint. Defaults to https://api.mencoro.com/mcp.https://api.mencoro.com/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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
mencoro_setupA

Explain how to finish connecting this bridge to Mencoro. The bridge has no API token, so no project, ranking, mention or share-of-voice data can be read until one is configured.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

There is only one tool, so there is no possibility of confusion between overlapping purposes. The tool's purpose of setup is unique and clearly described.

Naming Consistency5/5

The single tool name follows a clear snake_case pattern with a descriptive verb_noun structure. With only one tool, there are no inconsistent conventions to confuse an agent.

Tool Count2/5

The server's apparent scope is to provide Mencoro project, ranking, mention, and share-of-voice data, yet it only exposes a setup tool. One tool is far too few to cover the intended domain, leaving agents without any functional data access.

Completeness1/5

The tool set includes only setup documentation and no actual data retrieval or management tools. The description explicitly states that no project, ranking, mention, or share-of-voice data can be read, meaning the server is severely incomplete relative to its stated purpose.

Maintenance

ActivityMaintained
ResponsivenessNo issues