Skip to main content
Glama
rdndelgado

infera-mcp-server

by rdndelgado

infera-mcp-server

Lets an AI assistant like Claude or ChatGPT access your company's internal database and give you insights — with controlled access, only to what it needs.

Architecture

Infera MCP Server architecture

Related MCP server: Alma Atlas

Company records it can pull up

  • Customers — who they are, when they joined, and whether they're active, churned, or a prospect.

  • Subscriptions & plans — what each customer is subscribed to, and every upgrade, downgrade, or cancellation along the way.

  • Sales deals — every closed deal, won or lost.

  • Sales pipeline — every open opportunity still being worked.

Available MCP tools

Tool

What it does

get_business_summary

Gives a quick health check of the business — revenue, customers, churn, and sales in one snapshot.

compare_periods

Compares how the business performed between two time periods, side by side.

get_revenue_metrics

Shows recurring revenue and where the growth or loss came from.

get_revenue_trend

Tracks recurring revenue over time — by day, month, or quarter.

get_revenue_breakdown

Shows which customers, plans, or products are driving the most revenue.

get_customer_metrics

Counts customers gained, lost, and kept, plus overall growth rate.

get_top_customers

Lists the biggest customers, ranked by how much they pay.

get_subscription_metrics

Tracks subscription activity — new signups, upgrades, downgrades, cancellations.

get_churn_metrics

Measures how much revenue and how many customers are being lost, and how well existing ones are retained.

get_sales_metrics

Summarizes closed deals — how many were won or lost, and how big they were on average.

get_sales_pipeline

Shows what deals are still open and roughly how much they could be worth.

Sample analytical questions

  • What's our monthly recurring revenue right now, and is our cash flow trending up or down?

  • Who are our top customers, and which ones are we at risk of losing?

  • How much revenue is sitting in open deals, and how likely are they to close?

  • Are we losing customers faster than we're signing new ones this month?

  • What's our sales win rate, and how big are deals closing on average?

Potential integrations

Not yet built — natural next steps beyond read-only reporting:

  • Calendar — read schedules, create meeting events (book a call with an at-risk customer, schedule the board update).

  • Email — read inbox, send new emails, reply to threads (follow up a stalled deal, send the monthly digest).

  • Slack — same as email: read channels/DMs, send messages, reply in-thread.

  • CRM — another database, but for customer/deal records (HubSpot/Salesforce) — read and write, alongside the analytical warehouse.

Once wired in, this unlocks questions like: "How many leads do we have, how many have we contacted, how many replied, and what platform is each one in (email vs. Slack vs. CRM)?"

Setup (Docker)

Run MCP Server and Postgres Database Engine locally using Docker

cp .env.example .env
docker compose up -d --build
docker compose run --rm mcp python -m warehouse.seed.load

Once the container's running, connect it to Claude Code by typing this on terminal:

claude mcp add infera --transport http http://localhost:8000 --header "Authorization: Bearer <MCP_API_KEY>"

Use the same MCP_API_KEY value set in .env.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    Enables AI to query a business database for customers, orders, and revenue using natural language through safe, well-defined tools.
  • A
    license
    -
    quality
    C
    maintenance
    Enables AI assistants read-only access to Sprinklr data via MCP, allowing querying reports, searching cases, and calling Sprinklr API endpoints.
    7
    ISC
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to answer growth questions in plain English by connecting to marketing and product data via 49 MCP tools.
    25
    MIT

View all related MCP servers

Related MCP Connectors

  • Connect e-commerce and marketing data to AI assistants via MCP.

  • A paid remote MCP for AI SDK data query MCP, built to return verdicts, receipts, usage logs, and aud

  • 100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.

View all MCP Connectors

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/rdndelgado/infera-mcp-server'

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