Skip to main content
Glama
RemseyMailjard

Rabobank MCP Training Demo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
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

NameDescription
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

NameDescription
api_security_review_promptReusable review prompt for checking an API endpoint against internal standards.

Resources

Contextual data attached and managed by the client

NameDescription
api_security_policyInternal API security policy for demo purposes.
event_driven_standardsInternal event-driven architecture standards for demo purposes.

Latest Blog Posts

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