ai.analyticslegends/sap-analytics
Provides read-only access to SAP analytics market intelligence: search for SAP analytics service providers, contract opportunities, news, concepts, and day-rate benchmarks, with citation metadata.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ai.analyticslegends/sap-analyticsWhat are typical day rates for SAP Datasphere consultants in Germany?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Analytics Legends — SAP Analytics MCP Server
A read-only Model Context Protocol server over a curated corpus of the SAP analytics services market: who delivers SAP Datasphere, Business Data Cloud, SAP Analytics Cloud and BW/4HANA work, what the contract market looks like, what the day rates are, what the vocabulary means, and what has just happened.
It exists so that an assistant answering an SAP analytics question can cite a record
instead of guessing. Every row carries a citation_url on analyticslegends.ai, and
every response carries the size of the population it was drawn from.
Nothing to install. The server is hosted:
https://analyticslegends.ai/mcp streamable-httpThe public tools need no credential.
Connect
claude mcp add --transport http analytics-legends https://analyticslegends.ai/mcp{
"mcpServers": {
"analytics-legends": {
"type": "streamable-http",
"url": "https://analyticslegends.ai/mcp"
}
}
}{
"mcpServers": {
"analytics-legends": {
"type": "streamable-http",
"url": "https://analyticslegends.ai/mcp",
"headers": { "Authorization": "Bearer alk_…" }
}
}
}The manifest is served at
/.well-known/mcp.json and mirrored
in this repository as mcp.json. tools/list is the authority for the
surface — this README is a copy, and a copy can drift.
Related MCP server: Petros Trading Scanner MCP
The 16 tools
Eleven are public and unauthenticated. Five need a subscriber key; they are listed and refuse by name, never hidden — an agent can see what it is missing.
Tool | Answers |
| Which SAP analytics providers match a country, kind, free text |
| A counting question in one call, instead of a page of rows |
| One organisation from the published directory |
| The directory's breakdown by organisation kind, with live counts |
| The live contract and permanent-role radar |
| The curated SAP analytics news corpus |
| The concept encyclopaedia — the vocabulary of the stack |
| One concept: title, category, level, tags, editor's summary |
| The deep-research study editions and their metadata |
| The public day-rate aggregate by country, stack, seniority |
| The canonical SAP module/product taxonomy |
🔒 | The full encyclopaedia card — body, key points, cheat sheet |
🔒 | One study body |
🔒 | The SAP end-customer corpus — who runs SAP |
🔒 | One end-customer's SAP footprint and analytics estate |
🔒 | A firm's practice size, partner level, delivery flags |
Every tool is annotated readOnlyHint: true. The server writes nothing, anywhere.
Two rules it holds itself to
A count is read at query time, and it comes with its population. Responses carry
_meta.match_count (what your filters matched) and _meta.tranche_total_row_count (the
whole tranche). Quote those rather than any number written in a description — including
the ones in this file.
A citation says what it is. Every item carries citation_url and
citation_scope. record means the URL is that item's own page; section_hub means
this platform publishes no page for that item and the URL is the section index — say so,
or cite the section, but do not present a hub URL as the item's page. News items also
carry source_url for the upstream publisher: cite both.
What is deliberately not served, at any tier
People. Individual professionals are held as initials only. No tool returns anyone's identity or contact details.
The matchers. Opportunity-to-consultant scoring stays on the platform.
SAP's own documentation. Not ours to restate — cite SAP.
Retrieval with attribution is permitted. Training-data use is not.
Subscriptions
The five gated tools open with an analyticslegends.ai subscription (Consultant or above), or with the MCP Pass (€39/month) — the machine-access subscription: this server's entire paid tranche, no web subscriber screens.
Where the source lives
The platform's application repository is private: it holds a paid corpus and personal
data. This repository is the server's public face — its manifest, its registry
descriptor, its client configuration and this documentation. The server itself answers
at https://analyticslegends.ai/mcp, and the honest way to inspect it is to call
tools/list against it.
Health, with its own timestamp:
/api/mcp-health.json — read its
generated_at rather than assuming a cadence.
Published in the official MCP registry as ai.analyticslegends/sap-analytics.
Licence
MIT for the contents of this repository — see NOTICE for the scope: the licence grants no right over the data served by the endpoint, which stays under the platform's own terms.
This server cannot be installed
Maintenance
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
- AlicenseAqualityCmaintenanceComprehensive MCP server for real-time stock, cryptocurrency, options, and fundamental analysis, including SEC filings and insider trading data.2626MIT
- Flicense-qualityBmaintenanceRead-only MCP server for short-term stock and ETF market research, providing tools for futures, premarket movers, market breadth, earnings, watchlist signals, and daily briefings.
- Alicense-qualityBmaintenanceMCP server for SAP S/4HANA via the ADT API, enabling querying and reading SAP systems with production write protection.1MIT
- AlicenseAqualityCmaintenanceRead-only MCP server providing AI access to verifiable web, GitHub, and local sources, plus a managed fantasy entity catalog, with strong security and provenance tracking.10MIT
Related MCP Connectors
Read-only MCP server for wafergraph.com's semiconductor & AI supply-chain data: 30 tools, no auth.
MCP server exposing Kettle Logic insight articles & industry guidance as tools + resources.
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/analyticslegends/analytics-legends-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server