Skip to main content
Glama

MCP Greetings Server

MIT License
  • Apple
  • Linux
.gitignoreβ€’1.11 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 # Dependency directories (remove the comment below to include it) vendor/ # Go workspace file go.work # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Node.js (for documentation and tooling) node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json yarn.lock # Build outputs dist/ build/ *.tar.gz *.zip # Logs *.log logs/ # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Temporary files tmp/ temp/ *.tmp # Documentation build outputs docs/_site/ docs/.vuepress/dist/ # Coverage reports coverage/ *.cover *.coverprofile # Profiling files *.prof *.pprof # Air (live reloading tool) tmp/ # Local configuration files config.local.* *.local # Backup files *.bak *.backup # MCP specific mcp-server/mcp-server mcp-server/mcp-greetings

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/mochammadshenna/mcp-greetings'

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