Skip to main content
Glama
sinhasulabh

Meridian Commercial Intelligence MCP Server

by sinhasulabh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_segment_attainmentA

Q1 2026 closed-won attainment vs. quota for one segment.

Args:
    segment: One of "Enterprise", "Mid-Market", "SMB".
    viewer: "LEADERSHIP" or a rep_id (e.g. "REP-02"). Required.
get_reps_at_riskA

Reps whose Q1 2026 closed-won attainment is below threshold.

Args:
    viewer: "LEADERSHIP" or a rep_id. Required.
    threshold: Attainment cutoff in [0.0, 1.0]. Defaults to 0.70.
get_pipeline_valueA

Sum of open-stage deal_value, optionally filtered.

Args:
    viewer: "LEADERSHIP" or a rep_id. Required.
    segment: Optional segment filter.
    close_before: Optional ISO date; keeps deals with close_date <= this.
get_deal_reasonA

The stored loss_reason for one account, verbatim. Refuses if empty.

Args:
    account_name: The account to look up.
    viewer: "LEADERSHIP" or a rep_id. Required.
list_supported_questionsB

The governed capability set — what this system can and can't answer.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sinhasulabh/meridian-sales-demo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server