Skip to main content
Glama
marcelofiorito

joule-myfranchise-mcp

joule-myfranchise-mcp

MCP Server para o SAP Joule — RunMyFranchise

Joule Studio (BTP)  →  MCP Server (CF Python)  →  myfranchise-srv OData V4
       ↑
   LLM do Joule raciocina com os dados retornados

Tools disponíveis

Tool

Pergunta natural

get_lojas_em_risco

"Quais lojas têm ruptura de Havaianas no NE em julho?"

get_cobertura_estoque

"Qual a cobertura de SKU-100 em Recife?"

get_pedidos_pendentes

"Quantos pedidos de reposição estão aguardando aprovação?"

get_recomendacoes

"Quais as recomendações ativas para Porto Alegre?"

get_score_rede

"Qual o score médio das lojas críticas?"

Related MCP server: odata-mcp-proxy

Deploy no Cloud Foundry

# 1. Definir o clientSecret do XSUAA
cf set-env joule-myfranchise-mcp CLIENT_SECRET <xsuaa-clientsecret>

# 2. Definir um token de autenticação para o Joule Studio
cf set-env joule-myfranchise-mcp MCP_AUTH_TOKEN $(uuidgen)

# 3. Deploy
cf push -f manifest-mcp.yml

Integração com Joule Studio

Crie uma BTP Destination (Connectivity → Destinations):

Campo

Valor

Name

RunMyFranchise-MCP

Type

HTTP

URL

https://joule-myfranchise-mcp.cfapps.us10.hana.ondemand.com

Authentication

NoAuthentication

sap-joule-studio-mcp-server

true

No Joule Studio: Adicionar servidor MCP → selecionar destination RunMyFranchise-MCP → caminho /mcp.

Pré-requisitos

  • Python 3.12+

  • SAP BTP Cloud Foundry

  • cf CLI instalado

  • Credenciais XSUAA do myfranchise-uaa (clientid/clientsecret)

F
license - not found
-
quality - not tested
C
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

  • A
    license
    -
    quality
    D
    maintenance
    Transforms SAP S/4HANA or ECC systems into conversational AI interfaces by exposing OData services as dynamic MCP tools. Enables natural language interactions with ERP data for querying, creating, updating, and deleting business entities.
    Last updated
    43
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Production-ready MCP server enabling AI assistants to interact with SAP Datasphere for real tenant data discovery, metadata exploration, analytics operations, ETL data extraction, database user management, data lineage analysis, and column-level data profiling.
    Last updated
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    MCP server for SAP ABAP development that enables AI assistants and code editors to interact with SAP systems via ABAP Developer Toolkit (ADT) APIs, supporting read, create, update, and delete of ABAP objects.
    Last updated
    100
    39
    MIT

View all related MCP servers

Related MCP Connectors

  • Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.

  • Official Microsoft MCP Server to query Microsoft Entra data using natural language

  • MCP Server for agents to onboard, pay, and provision services autonomously with InFlow

View all MCP Connectors

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/marcelofiorito/joule-myfranchise-mcp'

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