Skip to main content
Glama

SAP OData to MCP Server

by Raistlin82
.cfignore919 B
# Cloud Foundry Ignore File # Files and directories to exclude from Cloud Foundry deployment # Dependencies (will be installed during staging) node_modules/ npm-debug.log* yarn-error.log* # Source files (only need compiled output) src/ *.ts !*.d.ts # Development and test files tests/ *.test.js *.spec.js coverage/ .nyc_output/ # Version control .git/ .gitignore .github/ # Environment and configuration .env .env.* !.env.example default-env.json example-default-env.json # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Documentation docs/ *.md !README.md # Build artifacts *.map .cache/ # Logs logs/ *.log # Temporary files tmp/ temp/ *.tmp # Local development files mta_archives/ mta-op-*/ resources/ # CI/CD .travis.yml .gitlab-ci.yml azure-pipelines.yml # Other unnecessary files for production examples/ work/ .eslintrc* .prettierrc* .editorconfig .husky/ jest.config.* tsconfig.json

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/Raistlin82/btp-sap-odata-to-mcp-server-optimized'

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