tanzu-mcp-server

0pens0/tanzu-mcp-server

3.3

If you are the rightful owner of tanzu-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Cloud Foundry MCP Server is a comprehensive Model Context Protocol server that provides AI-powered access to Cloud Foundry operations through specialized tools.

Tools

Functions exposed to the LLM to take actions

applicationsList

List applications in a CF space

applicationDetails

Get detailed app information

pushApplication

Deploy JAR files to CF

scaleApplication

Scale app instances, memory, disk

startApplication

Start CF applications

stopApplication

Stop running applications

restartApplication

Restart applications

deleteApplication

Delete applications

organizationsList

List all organizations

organizationDetails

Get org details

spacesList

List spaces in an org

getSpaceQuota

Get space quota details

createSpace

Create new spaces

deleteSpace

Delete spaces

renameSpace

Rename spaces

deleteOrphanedRoutes

Clean up orphaned routes

serviceInstancesList

List service instances

serviceInstanceDetails

Get service instance details

serviceOfferingsList

List marketplace services

bindServiceInstance

Bind services to apps

unbindServiceInstance

Unbind services from apps

deleteServiceInstance

Delete service instances

routesList

List routes in a space

createRoute

Create new routes

deleteRoute

Delete routes

mapRoute

Map routes to applications

unmapRoute

Unmap routes from applications

addNetworkPolicy

Add network policies between apps

listNetworkPolicies

List network policies

removeNetworkPolicy

Remove network policies

cloneApp

Clone existing applications with buildpack consistency

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources