Skip to main content
Glama
re171113-byte

Startup Helper MCP

find_competitors

Identify nearby competitors and analyze market conditions, including franchise density and entry opportunities for specific business types and locations.

Instructions

주변 경쟁업체를 검색하고 분석합니다. 프랜차이즈 비율, 시장 진입 여지 등을 분석합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
locationYes검색할 위치 (예: 강남역, 홍대입구)
business_typeYes검색할 업종 (예: 카페, 음식점)
radiusNo검색 반경 (m), 기본값: 300
limitNo결과 개수, 기본값: 10
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden for behavioral disclosure. While it mentions analysis aspects (franchise ratio, market entry potential), it doesn't describe what the tool actually returns, whether it performs data aggregation, how analysis is conducted, or any limitations. For a tool with 4 parameters and no output schema, this leaves significant behavioral gaps.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise with just two sentences that directly state the tool's purpose and analysis scope. There's no wasted text or redundancy. However, it could be more front-loaded by immediately stating it's for competitor analysis rather than starting with 'search and analyze surrounding competitors'.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 4 parameters, no annotations, and no output schema, the description is insufficient. It doesn't explain what the analysis output looks like, how the franchise ratio and market entry potential are calculated or presented, or any limitations of the analysis. The agent needs more context to understand what to expect from this tool's results.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so all parameters are documented in the schema. The description doesn't add any parameter-specific information beyond what's already in the schema descriptions. It mentions analysis aspects but doesn't connect them to specific parameters. The baseline of 3 is appropriate when the schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'search and analyze surrounding competitors' with specific analysis aspects mentioned (franchise ratio, market entry potential). It uses specific verbs ('search', 'analyze') and identifies the resource ('competitors'). However, it doesn't explicitly differentiate from sibling tools like 'analyze_commercial_area' or 'get_business_trends' which might have overlapping functionality.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus the sibling tools. There's no mention of alternatives, prerequisites, or specific contexts where this tool is preferred over 'analyze_commercial_area' or 'get_business_trends'. The agent receives no help in selecting between these potentially related tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/re171113-byte/startup-helper-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server