SAP analytics MCP server for AI agents
As of 2026-07-31
Analytics Legends serves its public tranche over the Model Context Protocol: 15 read-only tools, free and unauthenticated. An agent can query the SAP consulting firm directory, the live opportunity radar, day-rate bands, concepts and news — every record carries its citation URL on analyticslegends.ai.
Connect
| Endpoint | https://analyticslegends.ai/mcp |
|---|---|
| Transport | streamable-http |
| Method | POST (JSON-RPC). A GET answers 405 — by design. |
| Authentication | none |
| Price | free |
| Read-only | yes |
| Descriptor | /.well-known/mcp.json |
| Registry name | ai.analyticslegends/sap-analytics |
The 15 tools
| Tool | Title | What it returns |
|---|---|---|
search_firms | Search the SAP analytics firm directory | 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 free text. |
get_firm | Get one firm's published profile | Fetch one organisation from the published directory by its database slug (`rows[].slug` from search_firms, verbatim). |
list_firm_kinds | List firm kinds with live counts | Breakdown of the published firm directory by organisation kind, with a live row count per kind. |
find_opportunities | Search the public SAP analytics contract radar | 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 prerendered page. |
search_news | Search SAP analytics market news | Search the Analytics Legends market-news corpus. |
search_concepts | Search the SAP analytics concept encyclopaedia | Search the SAP analytics concept encyclopaedia — the vocabulary of the stack, written for practitioners. |
get_concept | Get one concept entry in full | Fetch one concept entry by slug: title, category, level, tags and the editor's summary. |
list_studies | List the deep-research studies (metadata only) | List the Analytics Legends deep-research studies with their edition, as-of date, audience, word count and canonical URL. |
get_day_rate_benchmark | Public SAP analytics day-rate aggregate | 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. |
list_sap_modules | SAP analytics module taxonomy | The canonical SAP module/product taxonomy Analytics Legends classifies against (codes and EN/FR labels by category). |
get_concept_card | Full concept card (Consultant tier) | 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. |
get_study | Read a study (Consultant tier) | Read one Analytics Legends study BODY — the paid text behind list_studies' metadata. |
find_sap_clients | Search the SAP end-customer corpus (Legend tier) | Search the SAP END-CUSTOMER corpus — the companies that RUN SAP, not the firms that sell services (those are search_firms). |
get_sap_client_profile | One SAP end-customer profile (Legend tier) | The full profile of one SAP end-customer — SAP footprint (products in use, modules known), analytics solutions, identity and evidence fields. |
get_firm_intel | Firm intelligence profile (Legend tier) | 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, analytics practice summary. |
What this server is authoritative about
- SAP analytics consulting & recruitment firms — who they are, where they operate, which of them run an SAP analytics desk
- SAP customer organisations and the SAP analytics products each one is evidenced to run
- Freelance SAP analytics day-rate bands by country, stack and seniority, with the derivation stated and the sample size returned as null when no exact observation exists
- The live SAP analytics opportunity radar, every row carrying a direct source permalink
- SAP analytics concepts, the Academy curriculum, and a bilingual deep-research corpus
What it is NOT authoritative about
- SAP product documentation — cite SAP
- Named individuals: consultants are held as initials only (GDPR posture); no tool returns a person's identity or contact details
- Anything outside the SAP analytics / data-platform domain
Citation and use
Every record carries a citation_url on analyticslegends.ai — quote that URL, never the endpoint. News items also carry source_url, the upstream publisher: cite both. Retrieval with attribution is permitted; use of this content as AI training data is prohibited.
Counts are read at query time. The _meta.tranche_row_count field is the size of the population a tool searched — never a marketing figure. Absence is reported as absence: an empty result means the public tranche holds no such row, not that the market has none.
Frequently asked questions
How do I connect an AI agent to the Analytics Legends MCP server?
Point your MCP client at https://analyticslegends.ai/mcp over streamable-http transport. Requests are JSON-RPC over POST; a GET answers 405 by design. There is no API key and no sign-up: authentication is "none".
Is the Analytics Legends MCP server free?
Yes — the declared price is "free" and there is no paywall on any of the 15 tools. The server is read-only: no tool writes anything back to the platform.
What questions can this MCP server answer?
15 tools cover the SAP consulting and recruitment firm directory, SAP customer organisations, freelance day-rate bands, the live opportunity radar, concepts, the Academy curriculum and SAP analytics market news. The tranche served is public: the paid corpora and all personal data are absent by design.
How should I cite data from the MCP server?
Every record carries a citation_url on analyticslegends.ai — quote that URL, never the endpoint. News items also carry source_url, the upstream publisher: cite both. Retrieval with attribution is permitted; use as AI training data is prohibited.
Under what name is this server published in the MCP registry?
Under the registry name ai.analyticslegends/sap-analytics. The authoritative descriptor is /.well-known/mcp.json; it lists the tools the public URL actually serves.
Read the MCP descriptor →Public read-only tranche; the paid corpora and all personal data are absent by design. As of 2026-07-31.