← Registry

Learning Resources

irehabi.com

Provides curated summaries and updates on rehabilitation research and clinical trials, including research briefs and AI×Rehab monthly observations.

1 endpoint8 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://irehabi.com/mcp

No auth detected

MCP server metadata

Name
irehabi-rehab-frontier
Version
0.1.0
Capabilities
tools.listChanged

Known tools 8

search_rehab_updates

检索康复前沿公开发布并已签发的康复研究、临床试验和资讯。结果保留原始来源链接、PMID/NCT ID、局限与本站页面链接。

Inferred read-only
get_rehab_update

按 slug 读取一条已签发康复资讯的完整公开结构,包括关键发现、为什么重要、证据阶段、局限、原始来源和引用信息。

Inferred read-only
list_research_briefs

列出已经整期审核发布的康复科研风向周报。

Inferred read-only
get_research_brief

读取指定周的科研风向及其原始文献或试验注册引用。

Inferred read-only
list_ai_rehab_monthly

列出已发布的智能康复与 AI×Rehab 月度观察。

Inferred read-only
get_ai_rehab_monthly

读取指定月份的智能康复月报,区分概念、原型、可行性研究与临床证据,并保留原始引用。

Inferred read-only
list_rehab_ai_tutorials

列出经过审核且定期复核的康复专业 AI 工具教程。

Inferred read-only
get_rehab_ai_tutorial

读取一篇工具教程的步骤、提示词模板、隐私边界、专业边界、核对清单和官方来源。

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.irehabi-rehab-frontier]
url = "https://irehabi.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "irehabi-rehab-frontier": {
      "type": "http",
      "url": "https://irehabi.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: irehabi-rehab-frontier
Remote MCP URL: https://irehabi.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "irehabi-rehab-frontier": {
      "url": "https://irehabi.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "irehabi-rehab-frontier": {
      "type": "http",
      "url": "https://irehabi.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "irehabi-rehab-frontier",
  "transport": "streamable-http",
  "url": "https://irehabi.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.