joule-myfranchise-mcp

joule-myfranchise-mcp

MCP server for SAP Joule that integrates with RunMyFranchise via OData V4, enabling natural language queries about store risks, stock coverage, pending orders, recommendations, and network scores.

Category
Visit Server

README

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?"

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)

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured