INDIVIDUAL MCP TOOL
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.
LIVE ENDPOINT
https://analyticslegends.ai/mcp
Connect to this endpoint to inspect the live schema for get_sap_client_profile and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.analytics-legends]
url = "https://analyticslegends.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"analytics-legends": {
"type": "http",
"url": "https://analyticslegends.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: analytics-legends
Remote MCP URL: https://analyticslegends.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"analytics-legends": {
"url": "https://analyticslegends.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"analytics-legends": {
"type": "http",
"url": "https://analyticslegends.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "analytics-legends",
"transport": "streamable-http",
"url": "https://analyticslegends.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
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, declared SAP module and free text.count_firms_by— Answer a COUNTING question about the published firm directory in one call: how many organisations per country, per kind, per declared SAP module, or per SAP signal band — with the same `country`/`kind`/`module`/`query` filters `search_firms` takes, so you can count a slice as easily as the whole.get_firm— Fetch one organisation from the published directory by its database slug (`rows[].list_firm_kinds— Breakdown of the published firm directory by organisation kind, with a live row count per kind.list_freelance_platforms— The subset of the published directory where a consultant can CREATE A PROFILE — freelance marketplaces, job boards with candidate profiles, talent platforms and expert networks — each with its signup URL, an editorial confidence grade and the date it was assessed.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 prerendered page.search_news— Search the Analytics Legends market-news corpus.search_concepts— Search the SAP analytics concept encyclopaedia — the vocabulary of the stack, written for practitioners.