Rabobank MCP Training Demo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_customer_profileA | Retrieve a fake internal customer profile by customer ID. Example customer IDs: CUST-1001, CUST-2002. |
| get_product_infoA | Retrieve fake internal product information by product ID. Example product IDs: MORTGAGE-FLEX, PAYMENT-PLUS, BUSINESS-ACCOUNT. |
| get_api_endpoint_infoB | Retrieve API catalog information for an internal API. Example API names: customer-onboarding, product-catalog. |
| run_architecture_checkC | Run a fake internal architecture check for a service. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| api_security_review_prompt | Reusable review prompt for checking an API endpoint against internal standards. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| api_security_policy | Internal API security policy for demo purposes. |
| event_driven_standards | Internal event-driven architecture standards for demo purposes. |
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/RemseyMailjard/Rabobank-MCP-training'
If you have feedback or need assistance with the MCP directory API, please join our Discord server