Skip to main content
Glama
nickels

SAP AI Core Documentation MCP Server

by nickels

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SAP_AI_CORE_DOCS_PATHNoCustom path to the documentation location. If not provided, the server typically looks for the documentation in the default 'docs/sap-artificial-intelligence' directory within the project.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_ai_core_docs

Semantically search SAP AI Core documentation. Returns relevant documents with excerpts and relevance scores.

get_ai_core_document

Get the complete content of a specific AI Core documentation page by its path.

get_ai_core_topic

Get comprehensive documentation for a specific SAP AI Core topic (e.g., "Model Training", "Deployment", "AI API", "Configuration").

list_ai_core_categories

List all available documentation categories and their contents. Useful for exploring what documentation is available.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/nickels/sap-ai-docs-mcp'

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