Spryker Search Tool
About
Search Spryker packages, documentation, and code within Spryker GitHub repositories using natural language.
Details
- Author
- spryker-community
- Categories
- Search, Knowledge Base, Developer Tools
Jump to
Setup
Install Spryker Search Tool in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/spryker-community/package-search-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
A command-line tool that initializes a Model Context Protocol (MCP) server to providespryker search capabilitiesfor Spryker GitHub repositories.
This tool allows you to search Spryker packages and documentation or their code contents using natural language queries. It supports filtering by specific GitHub organizations.
- Search for Spryker packages on GitHub
- Search for Spryker public documentationhttps://docs.spryker.com/
- Code-level search across Spryker repositories
- Support for filtering by organization (spryker,spryker-eco,spryker-sdk,spryker-shop,spryker-community)
- Runs as an MCP server using stdio transport
cd spryker-module-finder && npm install
MCP server makes the tool compatible with various AI agents to extend context with Spryker Project context
- Claude desktop
- JetBrains AI Assistant plugin
- Qodo Gen JetBrains plugin
- Windsurf
- Cursor
- Cursor
- etc.
You can add as many servers as projects, just by configuring them properly using the project name.
{ "mcpServers": { "sprykerPackageSearch": { "command": "npx", "args": [ "-y", "/FULL_PATH/spryker-module-finder" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN":"token" } } } }
npx @modelcontextprotocol/inspector npx node src/index.js
Searches for Spryker packages based on a natural language query.
- query (string, required): The natural language query to search GitHub repositories.
- organisations (array of strings, optional): List of GitHub orgs to filter by. Example: ["spryker", "spryker-eco", "spryker-sdk", "spryker-shop", "spryker-community"]
Searches for PHP code inside Spryker GitHub repositories.
- query (string, required): The natural language query to search within code.
- organisations (array of strings, optional): List of GitHub orgs to filter by. Example: ["spryker", "spryker-eco", "spryker-sdk", "spryker-shop", "spryker-community"]
- query (string, required): The natural language query to search Spryker documentation.
Uses StdioServerTransport for communication
Handles GitHub API integration for repository and code search
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Create and read feature flags, review experiments, generate flag types, search docs, and interact with GrowthBook's feature flagging and experimentation platform.
Official MCP server for Stimulsoft Reports & Dashboards documentation. Semantic search across FAQ, Programming Manual, Server/User Manual, and Server/Cloud API for .NET, WPF, Avalonia, WEB, Blazor, Angular, React, JS, PHP, Java, and Python platforms.
Search Apple's Developer Documentation with smart search and wildcard support.
Search, compare, and get docs for 210+ APIs ranked by CLI and agent relevance
A Python server for searching libraries and retrieving documentation, with support for HTTP/HTTPS proxies.
Query Rust crates from crates.io and docs.rs. Search for crates, get info, versions, dependencies, and documentation.
Apple Documentation MCP Server - Search Apple docs, Swift Evolution, and sample code
Optimize any site for AI search: get DeepRank methodology, optimization steps, and suggestions (llms.txt, JSON-LD, audit checklist) so your AI assistant can implement AI visibility in the repo.
Search the Modellix knowledge base to quickly find relevant technical information, code examples, and API references. Retrieve implementation details and official guides to solve development queries efficiently. Access direct links to documentation for deeper context on specific features and tools.
Search and query Onyx programming language documentation and GitHub code examples.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




