Back to Browse

Btp MCP Server

Developer ToolsModerate7.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Discover SAP BTP services, browse service catalog, check running instances, query dests, & more

About

Discover SAP BTP services, browse service catalog, check running instances, query dests, & more

Security Report

7.2
Moderate7.2Low Risk

This is a well-structured MCP server for SAP BTP discovery with appropriate authentication and reasonable permissions. The server requires OAuth2 credentials via environment variables, implements caching to reduce API load, and exposes five read-only tools for querying BTP services. Minor code quality issues around input validation and error handling prevent a higher score, but no critical security vulnerabilities were identified. Package verification found 1 issue.

6 files analyzed · 7 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

process_spawn

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-abranjan07-btp-mcp-server": {
      "args": [
        "btp-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!