We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/docdyhr/simplenote-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
setup-dev-env.sh•207 B
#!/bin/bash
# Quick development environment setup script
# This is a simple wrapper around the Python setup script
echo "🚀 Setting up development environment..."
python3 scripts/setup-dev-environment.py