JUHE API Marketplace
vitaliiivanovspryker avatar
MCP Server

Spryker Package Search Tool

An MCP server that enables natural language search capabilities for Spryker packages and code across GitHub repositories, allowing users to find Spryker modules and documentation using conversational queries.

2
GitHub Stars
11/22/2025
Last Updated
MCP Server Configuration
1{
2 "name": "sprykerPackageSearch",
3 "command": "npx",
4 "args": [
5 "-y",
6 "/FULL_PATH/spryker-module-finder"
7 ],
8 "env": {
9 "GITHUB_PERSONAL_ACCESS_TOKEN": "token"
10 }
11}
JSON11 lines
  1. Home
  2. MCP Servers
  3. spryker-package-search-mcp

README Documentation

Spryker Package Search Tool

A command-line tool that initializes a Model Context Protocol (MCP) server to provide package search capabilities for Spryker GitHub repositories.

This tool allows you to search Spryker packages or their code contents using natural language queries. It supports filtering by specific GitHub organizations.


✨ Features

  • Search for Spryker packages on GitHub
  • Code-level search across Spryker repositories
  • Support for filtering by organization (spryker, spryker-eco, spryker-sdk, spryker-shop)
  • Runs as an MCP server using stdio transport

Example with Claude Example with Claude for docs

šŸš€ Installation

Ensure npm and npx are installed.

git clone
cd spryker-module-finder && npm install

MCP server makes the tool compatible with various AI agents to extend context with Spryker Project context

Tools:

  • Claude desktop
  • JetBrains AI Assistant plugin
  • Qodo Gen JetBrains plugin
  • Windsurf
  • Cursor
  • Cursor
  • etc.

Settings

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"
          }
      }
  }
}

Debug

npx @modelcontextprotocol/inspector npx node src/index.js

Test

npm test
npx eslint . --fix

🧠 Available Tools

search_spryker_packages

Searches for Spryker packages based on a natural language query.

Parameters:

  • 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"]

search_spryker_package_code

Searches for PHP code inside Spryker GitHub repositories.

Parameters:

  • 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"]

search_spryker_documentation_path

Searches for Spryker documentation links.

Parameters:

  • query (string, required): The natural language query to search Spryker documentation links.

🧩 Architecture

Built with Model Context Protocol SDK

Uses StdioServerTransport for communication

Validates input with zod

Handles GitHub API integration for repository and code search

šŸ“„ License

MIT

šŸ‘„ Authors

  • Vitalii Ivanov

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright Ā© 2025 - All rights reserved