New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

search_packages

Search for eSIM data packages by country. Returns up to 10 packages per page sorted by price. Use the page parameter to paginate. No auth required. Call get_business_context first to understand IP routing and package types. Package types: - "regular": Fixed data pool (e.g. 3GB for 30 days). Best ...

SERVERGitsim Chat SOURCEhttps://chat.gitsim.com/api/mcp
Low RISK CLASS
Category Read
Parameters 101 required
Recommended Allowedsee the rule below
Registry record Grade C, identity unverified Pull the record →

This record as markdown: /tools/com-gitsim-chat/search-packages.md

What search_packages does on Gitsim Chat

AI agents call search_packages to retrieve information from Gitsim Chat without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
name string Case-insensitive substring match on package name
page integer Page number (1-based, default 1). Each page returns up to 10 results.
type string "daily" = data resets each day (e.g. 2GB/day for 5 days, can top-up days). "regular" = fixed data pool for the full duration. Omit for both.
country string Yes ISO 3166-1 alpha-2 country code, e.g. JP, TH, US
ip_route string Filter by IP routing type. "breakout" = local IP (recommended default), "hk" = Hong Kong IP (restricted, cheapest), "nonhk" = other breakout (no HK restrictions
is_regional boolean true = only multi-country/regional packages (e.g. Europe, Asia). false = only single-country packages. Omit for both.
max_data_gb number Maximum data in GB. For daily packages this is the per-day amount.
min_data_gb number Minimum data in GB. For daily packages this is the per-day amount.
max_duration_days number Maximum duration in days
min_duration_days number Minimum duration in days

Parameters from the server's own tool schema.

Why search_packages is rated Low

search_packages performs a search query that returns filtered and paginated results. It has no side effects, does not create, modify, delete, or execute external operations. The function is purely informational, displaying available eSIM packages to facilitate user browsing before purchase. Even though this is part of an eSIM management platform, the tool itself only reads and returns data.

From the tool's definition Tool description states: 'Search for eSIM data packages by country. Returns up to 10 packages per page sorted by price. Use the page parameter to paginate.

Risk signalsHigh parameter count (10 properties)

Questions about search_packages

What does the search_packages tool do? +

Search for eSIM data packages by country. Returns up to 10 packages per page sorted by price. Use the page parameter to paginate. No auth required. Call get_business_context first to understand IP routing and package types. Package types: - "regular": Fixed data pool (e.g. 3GB for 30 days). Best for most travelers. - "daily": Data resets each day (e.g. 2GB/day for 5 days). Good for short trips with predictable daily usage. Top-up days are available. IP routing (important for Asia): - "breakout": Local IP in destination country. Best for streaming, banking, social media. ALWAYS recommend by default. - "hk": Hong Kong IP. Cheapest but TikTok app and Facebook app are BLOCKED. - "nonhk": Third-country IP (UK, Singapore). No HK restrictions but IP won't match destination. It is categorised as a Read tool in the Gitsim Chat MCP Server, which means it retrieves data without modifying state.

What parameters does search_packages accept? +

search_packages accepts 10 parameters: name, page, type, country, ip_route, is_regional, max_data_gb, min_data_gb, max_duration_days, min_duration_days. Required: country. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on search_packages? +

Register the Gitsim Chat MCP server in PolicyLayer and add a rule for search_packages: 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 Gitsim Chat. Nothing to install.

What risk level is search_packages? +

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

Can I rate-limit search_packages? +

Yes. Add a rate_limit block to the search_packages 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 search_packages completely? +

Set action: deny in the PolicyLayer policy for search_packages. 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 search_packages? +

search_packages is provided by the Gitsim Chat MCP server (https://chat.gitsim.com/api/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Gitsim Chat, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Gitsim Chat's. Pull the full record:

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.