Skip to content
Back to search
100
MCP live v1.0.0 MCP 2026-07-28 streamable-http

Analytics Legends — SAP Analytics Intelligence

ai.analyticslegends/sap-analytics

AI agent for SAP analytics: firms, day rates, contract radar, news, concepts, studies

Uptime
14.3%
21 probes
Response
581ms
last probe
Tools
15
callable
Resources
3
readable
Prompts
2
available

Tools · 15

search_firms

Search the published Analytics Legends directory of SAP analytics service providers — placement agencies, Big-4 and ESN practices, SAP vendors, platforms and community groups — by country, kind and fr…

get_firm

Fetch one organisation from the published directory by its database slug (`rows[].slug` from search_firms, verbatim). Returns the same public fields plus `partnerships_declared`, the count of partners…

list_firm_kinds

Breakdown of the published firm directory by organisation kind, with a live row count per kind. Use this before search_firms to know what the population actually is instead of guessing.

find_opportunities

Search every SAP contract and permanent-role posting Analytics Legends publishes to an ANONYMOUS visitor — the same population a human browses on /opportunities/, where each posting has its own preren…

search_news

Search the Analytics Legends market-news corpus. It is watched FOR SAP analytics (Datasphere, Business Data Cloud, SAC, BW/4HANA, Databricks, the 2027/2030 maintenance window), but it is NOT an all-SA…

search_concepts

Search the SAP analytics concept encyclopaedia — the vocabulary of the stack, written for practitioners. Returns titles and summaries; call get_concept for the full entry.

get_concept

Fetch one concept entry by slug: title, category, level, tags and the editor's summary. Written by a named human editor, not generated. The card body, why-it-matters, key points and pro tip are subscr…

list_studies

List the Analytics Legends deep-research studies with their edition, as-of date, audience, word count and canonical URL. METADATA ONLY: study bodies are a paid Legend-tier deliverable and are not serv…

get_day_rate_benchmark

The PUBLIC day-rate aggregate for SAP analytics freelance work: min/max daily rate by country, specialisation and seniority, with a sample size and a quarter stamp. This is the free aggregate publishe…

list_sap_modules

The canonical SAP module/product taxonomy Analytics Legends classifies against (codes and EN/FR labels by category). Use it to normalise a user's loose product wording — 'SAC', 'Analytics Cloud', 'Dat…

get_concept_card

The FULL encyclopaedia card for one concept — body, why-it-matters, key points, cheat sheet, glossary and pro tip, EN and FR — the corpus the €29.90 Consultant Pass sells. Requires a subscriber API ke…

get_study

Read one Analytics Legends study BODY — the paid text behind list_studies' metadata. Requires a subscriber API key, Consultant tier or above. Bodies run to 38k words and exceed the 256 KiB response ce…

find_sap_clients

Search the SAP END-CUSTOMER corpus — the companies that RUN SAP, not the firms that sell services (those are search_firms). This is the paid Legend+ dataset locked away from the public surface on 2026…

get_sap_client_profile

The full profile of one SAP end-customer — SAP footprint (products in use, modules known), analytics solutions, identity and evidence fields. Requires a subscriber API key, Legend tier or above. `id` …

get_firm_intel

The paid intelligence profile of a services firm — SAP practice size and partner level, delivery flags per product, typical day rate and seniority, notable clients, Glassdoor and LinkedIn signals, ana…

Resources · 3

Public tranche contract

The explicit list of datasets this hosted MCP endpoint serves, the datasets it excludes and why, and the live row count of each. Read this before trusting or citing any tool result.

analytics-legends://tranche
AI access policy

The machine-readable policy governing AI access to Analytics Legends: retrieval with attribution is permitted, training-data use is prohibited.

analytics-legends://agents-policy
Platform manifest

Auto-derived platform manifest: counts, tiers, routes, tech stack.

analytics-legends://about

Prompts · 2

brief_sap_analytics_market

Assemble a sourced, cited briefing on the SAP analytics services market for one country: who the providers are, what is on the radar, what the day rates look like and what has just happened.

explain_sap_analytics_term

Explain one SAP analytics term from the Analytics Legends encyclopaedia and cite the canonical URL.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "analytics_legends_—_sap_analytics_intelligence": {
      "url": "https://analyticslegends.ai/mcp",
      "transport": "streamable-http"
    }
  }
}