Search Spryker packages, documentation, and code within Spryker GitHub repositories using natural language.
A command-line tool that initializes a Model Context Protocol (MCP) server to provide spryker search capabilities for 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.
spryker
, spryker-eco
, spryker-sdk
, spryker-shop
, spryker-community
)Ensure npm and npx are installed.
git clone
cd spryker-module-finder && npm install
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
npm test
npx eslint . --fix
Searches for Spryker packages based on a natural language query.
Parameters:
Searches for PHP code inside Spryker GitHub repositories.
Parameters:
Searches for Spryker documentation.
Parameters:
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
Search engine for AI agents (search + extract) powered by Tavily
Fetches and processes arXiv papers using LaTeX source for accurate equation handling.
An enhanced MCP server for SearXNG web searching, utilizing a category-aware web-search, web-scraping, and includes a date/time retrieval tool.
Harvests scientific papers from arXiv and OpenAlex, providing real-time access to metadata and full text.
A comprehensive search API for real-time web search, data extraction, and crawling, requiring a Tavily API key.
A web search server that integrates with the Exa API to perform basic and advanced searches.
A server for Google search and webpage content extraction, built on Cloudflare Workers with OAuth support.
Query records of Korean independence activists from the Ministry of Patriots and Veterans Affairs.
Provides web search, Wikipedia search, and web content fetching capabilities using OCaml.
Interact & query with Meilisearch (Full-text & semantic search API)