Skip to main content
Glama
ABRANJAN07

BTP MCP Server

by ABRANJAN07

recommend_btp_service

Recommends SAP BTP services based on a described use case and checks for existing service instances in your subaccount.

Instructions

Recommends the right BTP service(s) for a described use case. Also checks whether the recommended services are already running as instances in your subaccount.

Note: Entitlement checking is temporarily disabled. The 'is_entitled' field always shows null until re-enabled.

Examples of when to use this tool:

  • "What BTP service should I use for async messaging?"

  • "I need to store files in BTP — what service do I use?"

  • "How do I call an LLM from my CAP app?"

  • "What service handles OAuth2 auth in BTP?"

  • "I need to connect to an on-premise SAP system"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
use_caseYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Discloses that the tool checks for running instances and that entitlement checking is temporarily disabled (is_entitled always null), providing useful behavioral context beyond no annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Concise, well-structured description with examples and a note about disabled feature; no unnecessary words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With one parameter, an output schema, and clear purpose, the description is fully adequate for an agent to use the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The single parameter 'use_case' has no schema description, but the description adds meaning by listing example queries, effectively showing valid input forms.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool recommends BTP services for a described use case and checks existing instances, distinguishing it from sibling tools like list_btp_services.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit examples of when to use the tool (e.g., 'What BTP service should I use for async messaging?'), giving clear context; does not explicitly exclude any cases.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/ABRANJAN07/btp-mcp-server'

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