Skip to main content
Glama

Claude MCP Server Ecosystem

by Coder-RL
start_clarusrev_ui.sh345 B
#!/bin/bash echo "Starting ClarusRev UI from Claude_MCPServer directory..." # Kill any existing vite processes pkill -f "vite" 2>/dev/null || true # Start the UI using absolute paths echo "Navigating to UI directory and starting vite..." # Run npm commands from the UI directory cd /Users/robertlee/GitHubProjects/ClarusRev/ui && npm run dev

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/Coder-RL/Claude_MCPServer_Dev1'

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