Skip to main content
Glama

clippy

by neilberkman
.gitignore1.02 kB
# Binaries for programs and plugins *.exe *.exe~ *.dll *.so *.dylib # Test binary, built with `go test -c` *.test # Output of the go coverage tool, specifically when used with LiteIDE *.out # Go workspace file go.work go.work.sum # Binaries (only in root directory) /clippy /pasty # Dependency directories vendor/ # IDE specific files .idea/ *.swp *.swo *~ .vscode/ # OS specific files .DS_Store Thumbs.db # Environment variables .env .env.local # Debug files debug.log *.log # Temporary files *.tmp *.temp # Claude AI context file # Development notes IDEAS.md # Swift/Xcode build artifacts .build/ .swiftpm/ *.xcodeproj/ *.xcworkspace/ *.dSYM *.swiftinterface *.swiftmodule *.swiftdoc Package.resolved # C/C++ build artifacts *.o *.a *.lib libclippy.h libclippy.a # Test binaries and artifacts **/clippy_test **/pasty_test cmd/pasty/*.png cmd/pasty/*.gif cmd/pasty/*.pdf cmd/pasty/*.txt cmd/clippy/*.png cmd/clippy/*.gif cmd/clippy/*.pdf cmd/clippy/*.txt .mcpregistry_* mcp-publisher mcp-registry-temp/

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/neilberkman/clippy'

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