Skip to main content
Glama

HRFCO Service

fish.sh421 B
#!/usr/bin/env fish # Only append to PATH if it isn't already part of the list # `fish_add_path` - https://fishshell.com/docs/current/cmds/fish_add_path.html?highlight=fish_add_path would be a more # suited alternative but it's only supported in fish 3.3.x if not contains (dirname (status --current-filename))/bin $fish_user_paths set -U fish_user_paths (dirname (status --current-filename))/bin $fish_user_paths end

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/kwenhwang/hrfco-service'

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