← 返回
未分类 中文

Pipeworx universities

Search worldwide universities by name or country and retrieve their names, locations, domains, and website URLs.
搜索全球高校,按名称或国家检索,获取其名称、地点、域名及网站链接。
b-gutman b-gutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 324
下载
💾 0
安装
1
版本
#latest

概述

Universities

Search universities worldwide by name or country. Returns institution names, countries, domains, and web pages.

This pack has a single tool: search_universities. Provide a name, a country, or both to filter results.

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"
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 22:10 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Pipeworx geo

b-gutman
地理工具 — 地理编码、逆向地理编码、国家信息、时区查询及日出日落时间
★ 0 📥 447
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 957 📥 517,971
knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 65 📥 158,539