🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Pipeworx universities

by @b-gutman

Search worldwide universities by name or country and retrieve their names, locations, domains, and website URLs.

Versionv1.0.0
πŸ’‘ Examples

Find universities named "Stanford":

curl -X POST https://gateway.pipeworx.io/universities/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_universities","arguments":{"name":"Stanford"}}}'

List universities in Japan:

curl -X POST https://gateway.pipeworx.io/universities/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_universities","arguments":{"country":"Japan"}}}'

Each result includes the university name, country, ISO country code, state/province (where available), domain names, and web page URLs.

{
  "mcpServers": {
    "universities": {
      "url": "https://gateway.pipeworx.io/universities/mcp"
    }
  }
}

View on ClawHub
TERMINAL
clawhub install pipeworx-universities

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’