rini_google_search_shallow

구글 검색을 한 뒤 검색 결과로 나온 페이지들을 일일이 방문해서 내용을 가져오는 함수. 외부 정보나 실시간 데이터가 필요할 때 사용하는 함수. 속도가 상대적으로 느림.

Server Rini MCP Server mori-mmmm/rini-mcp-server
Category Read
Risk class Low
Parameters 00 required

What rini_google_search_shallow does on Rini MCP Server

AI agents call rini_google_search_shallow to retrieve information from Rini MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why rini_google_search_shallow needs a policy

This tool only retrieves and queries data from Google and web pages—it reads information without any side effects or modifications. It is a search and content fetching utility, making it a Read category tool. Severity is low because web search and scraping, while potentially rate-limited or blocking-subject, do not have damaging effects on data or systems when misused.

From the tool's definition The tool performs Google search and retrieves content from result pages ('검색 결과로 나온 페이지들을 일일이 방문해서 내용을 가져오는' = 'visits search result pages and retrieves content').

Questions about rini_google_search_shallow

What does the rini_google_search_shallow tool do? +

구글 검색을 한 뒤 검색 결과로 나온 페이지들을 일일이 방문해서 내용을 가져오는 함수. 외부 정보나 실시간 데이터가 필요할 때 사용하는 함수. 속도가 상대적으로 느림. It is categorised as a Read tool in the Rini MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on rini_google_search_shallow? +

Register the Rini MCP Server MCP server in PolicyLayer and add a rule for rini_google_search_shallow: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Rini MCP Server. Nothing to install.

What risk level is rini_google_search_shallow? +

rini_google_search_shallow is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit rini_google_search_shallow? +

Yes. Add a rate_limit block to the rini_google_search_shallow rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block rini_google_search_shallow completely? +

Set action: deny in the PolicyLayer policy for rini_google_search_shallow. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides rini_google_search_shallow? +

rini_google_search_shallow is provided by the Rini MCP Server MCP server (mori-mmmm/rini-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.