pier-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@pier-mcplist all active deployments and their status"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
DeployForge MCP
Agent-controlled deployment stack built on Pier.
Stack
Layer | Tool | Version |
PaaS | Pier | v1.0.0 |
Language | Rust | 1.91.1 |
Container runtime | Docker Engine | 29.6.1 |
Compose | Docker Compose | 5.3.1 |
Reverse proxy | Traefik | v3.7.1 |
Buildkit | moby/buildkit | latest |
Auto-builder | Railpack | v0.35.0 |
Agent interface | pier-mcp | v0.1.0 (planned) |
Related MCP server: Enterprise MCP Server
Documentation
Status
Pier installed and running. Admin account created. Port 80 occupied by existing container (diamond-access-ai). Pier panel on port 8443.
pier-mcp
MCP server scaffolded with 14 initial tools mapped to Pier REST API endpoints.
Location:
/root/deployforge-mcp/pier-mcp/Transport: stdio (local), Streamable HTTP (remote)
Auth: Bearer token via
PIER_TOKENenvironment variable
Quick Start
cd /root/deployforge-mcp/pier-mcp
npm install
npm run build
PIER_TOKEN=$(cat .env | grep PIER_TOKEN | cut -d= -f2) npm startOr source the env:
source .env
npm startThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityBmaintenanceA PRD-first multi-agent MCP server that wraps agent definitions, collaboration rules, and staged delivery into a local stdio service for standardized software delivery workflows.Last updatedMIT
- Flicense-qualityDmaintenanceA highly configurable, deployment-ready MCP server with modular architecture for dynamic tool loading and external package support.Last updated1
- Alicense-qualityCmaintenanceMCP server wrapping the full VitoDeploy REST API to manage projects, servers, sites, databases, services, workers, SSL, DNS, and more through any MCP-compatible agent, with 108 tools covering every endpoint.Last updatedMIT
- Alicense-qualityDmaintenanceA lightweight MCP server that accepts event envelopes, maps them to configurable tools, and supports STDIO transport with Docker deployment.Last updatedMIT
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
A MCP server built for developers enabling Git based project management with project and personal…
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/kore4lyf/pier-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server