cloud-foundry-mcp
3
The Cloud Foundry MCP Server allows interaction with Cloud Foundry foundations through a language model interface using the Spring AI MCP. It requires specific configurations, including API endpoints and user credentials.
Cloud Foundry MCP Server
This project provides a Model Context Protocol (MCP) Server for interacting with a Cloud Foundry foundation using a language model interface. It leverages the Spring AI MCP project and requires specific configuration involving command-line arguments and environment variables.
Building the Server
- Use Maven to build the server.
Configuration
- Requires
claude_desktop_config.json
for setup, including API endpoint, credentials, and organization details.