We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrchris2000/mcp-devops-plan'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•339 B
# MCP DevOps Plan Configuration
# Copy this file to .env and fill in your actual values
# Personal access token for Plan API authentication
PLAN_ACCESS_TOKEN=your_base64_encoded_token_here
# Plan server URL
PLAN_SERVER_URL=https://your-plan-server.com/plan
# Teamspace ID for your Plan instance
PLAN_TEAMSPACE_ID=your-teamspace-id-here