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
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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
    Not graded
    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.
    49
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A config-driven MCP server that exposes OData and REST APIs as MCP tools, enabling AI assistants to query, manage, and monitor SAP backends through natural language.
    45
    27
    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.
    100
    1,664
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server that enables AI platforms to search products, customers, and warehouses, and prepare and submit sales orders to a fixed ERP endpoint with per-session bearer authentication.

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