This MCP server connects to SAP OData services via SAP BTP Cloud Foundry. It exposes OData queries and operations to AI agents, allowing them to retrieve and manipulate SAP data. It provides tools for querying SAP OData endpoints and transforming the data into structured formats. Developers use it to build AI agents that interact with SAP systems, enabling real-time data access and manipulation.
This MCP server connects to SAP OData services via SAP BTP Cloud Foundry. It exposes OData queries and operations to AI agents, allowing them to retrieve and manipulate SAP data. It provides tools for querying SAP OData endpoints and transforming the data into structured formats. Developers use it to build AI agents that interact with SAP systems, enabling real-time data access and manipulation.
npx -y btp-sap-odata-to-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"lemaiwo-btp-sap-odata-to-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y btp-sap-odata-to-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from btp sap odata to?"
API Key Required
This server requires an API key from btp sap odata to. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| BTP_SAP_ODATA_TO_API_KEY | Yes | Your btp sap odata to API key |
"What resources are available in btp sap odata to?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in btp sap odata to"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in btp sap odata to with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.