# Ripple-MCP MCP server

Agent View of the PolicyLayer registry record for Ripple-MCP: identity, probed posture, risk grade, and all 6 tools classified. HTML page: https://policylayer.com/tools/0xyubo-ripple-mcp

## Facts

- Server id: `0xyubo/ripple-mcp`
- Homepage: https://github.com/0xYubo/Ripple-Mcp
- Registry record: grade B, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 6
- Tool categories present: Read, Write
- Tags: 0xyubo ripple mcp
- Record last modified: 2026-06-12T11:45:35.973Z

## Tools (6)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `analyze_python_ast` | Read | Low | https://policylayer.com/tools/0xyubo-ripple-mcp/analyze-python-ast.md |
| `find_definition` | Read | Low | https://policylayer.com/tools/0xyubo-ripple-mcp/find-definition.md |
| `generate_impact_report` | Read | Low | https://policylayer.com/tools/0xyubo-ripple-mcp/generate-impact-report.md |
| `get_code_context` | Read | Low | https://policylayer.com/tools/0xyubo-ripple-mcp/get-code-context.md |
| `scan_patterns` | Read | Low | https://policylayer.com/tools/0xyubo-ripple-mcp/scan-patterns.md |
| `trace_callers` | Read | Low | https://policylayer.com/tools/0xyubo-ripple-mcp/trace-callers.md |

## Tool descriptions

- `analyze_python_ast` — 对 Python 代码做 AST 级别精确分析，比 grep 更准确。
- `find_definition` — 找出符号在项目中的定义处：函数定义、类定义、模块级/类级赋值（常量、类属性）。
- `generate_impact_report` — 将扫描结果聚合成结构化 Markdown 影响分析报告。
- `get_code_context` — 获取代码上下文，帮助判断命中处是否真正受变更影响。
- `scan_patterns` — 在代码库中搜索任意正则表达式 pattern，支持 Python/TypeScript/JavaScript/任意文本文件。
- `trace_callers` — BFS 逐层找出调用指定函数的函数：depth=1 为直接调用者，

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=0xyubo-ripple-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/0xyubo-ripple-mcp
