Skip to main content
Glama
spryker-community

Spryker Search Tool MCP Server

search_spryker_package_code

Search Spryker package code using natural language queries across GitHub repositories. Find relevant modules and technical information quickly.

Instructions

To search code in Spryker GitHub repositories

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesThe natural language query to search in code of Spryker packages
organisationsNoOptional array of organisations to filter by [`spryker`, `spryker-eco`, `spryker-sdk`, `spryker-shop`
Behavior2/5

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

No annotations are present, so the description must disclose behavioral traits. The description only says 'search code' but does not mention whether the operation is read-only, destructive, or requires specific permissions. Given the lack of annotation, this is a significant gap.

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

Conciseness5/5

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

The description is a single sentence with no extraneous information, making it concise and easy to process.

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

Completeness3/5

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

For a simple search tool, the description barely covers the purpose but lacks essential context such as whether results are returned, the format, pagination, or any output structure. Since there is no output schema, the description should compensate, but it does not.

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 documentation coverage is 100%, with clear descriptions for both parameters (query and organisations). The description adds no additional parameter information, but per guidelines, baseline is 3 when schema coverage is high.

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 searches code in Spryker GitHub repositories, which is a specific verb-resource combination. While it doesn't explicitly distinguish from siblings, the name 'package_code' and context from sibling names imply it is for code-level search, not package metadata or documentation.

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?

No guidance is provided on when to use this tool versus alternatives like search_spryker_packages or search_spryker_documentation. The description only states the purpose without explaining how it differs or when to prefer it.

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/spryker-community/package-search-mcp'

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