Skip to main content
Glama

rod-mcp

by go-rod
.gitignore603 B
# Binaries for programs and plugins *.exe *.exe~ *.dll *.so *.dylib rod-mcp # Test binary, built with `go test -c` *.test # Output of the go coverage tool, specifically when used with LiteIDE *.out # Dependency directories vendor/ # Go workspace file go.work # IDE specific files .idea/ .vscode/ *.swp *.swo .DS_Store # Project specific /rod/ *.log *.pdf *.png *.jpg /resources/temp/ /browser/ .env # Temporary files tmp/ temp/ *.tmp # Debug files debug/ # Configuration files (uncomment if you don't want to track config files) # *.yaml # *.yml # *.json # Build output directory build/ dist/

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/go-rod/rod-mcp'

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