Skip to main content
Glama
cbunting99

MCP Code Analysis & Quality Server

by cbunting99
test.ps1264 B
# Simple test script param( [switch]$DryRun ) Write-Host "Testing PowerShell script..." -ForegroundColor Green if ($DryRun) { Write-Host "Dry run mode enabled" -ForegroundColor Yellow } Write-Host "Script completed successfully!" -ForegroundColor Green

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/cbunting99/mcp-code-analysis-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server