BW-Modeeling-mcp
by shreemanrs6
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BW_URL | No | BW system URL (e.g. https://myhost:50001) | |
| BW_USER | No | SAP user name. Required unless BW_COOKIE_FILE is set. | |
| BW_CLIENT | No | SAP client (e.g. 001) | |
| BW_LANGUAGE | No | Language for object texts (e.g. EN, DE). Default: DE | DE |
| BW_PASSWORD | No | SAP password. Required unless BW_PASSWORD_FILE or BW_COOKIE_FILE is set. | |
| BW_COOKIE_FILE | No | Path to a browser-exported cookie file for SAML-/OAuth-fronted systems (e.g. BW Bridge). When set, BW_USER and BW_PASSWORD are optional. | |
| BW_CA_CERT_FILE | No | Path to a PEM CA bundle to trust, for BW systems fronted by an internal/private CA. | |
| BW_TLS_INSECURE | No | Set to 1 to disable TLS certificate verification entirely. Discouraged. | |
| BW_PASSWORD_FILE | No | Path to a file containing only the SAP password (trimmed). Preferred over BW_PASSWORD. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/shreemanrs6/BW-Modeeling-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server