Skip to main content
Glama

SearchAPI MCP Server

CHANGELOG.md25 kB
# [1.1.0](https://github.com/mrgoonie/searchapi-mcp-server/compare/v1.0.0...v1.1.0) (2025-05-06) ### Bug Fixes * **ci:** package-lock.json ([c49b398](https://github.com/mrgoonie/searchapi-mcp-server/commit/c49b398987635a29b846b3992b4e71ac1dc6bdf3)) * **ci:** semantic release pr ([1c0b2bd](https://github.com/mrgoonie/searchapi-mcp-server/commit/1c0b2bd639ba98bb46fc8752e8d9addbe70192ef)) * **cleanup:** remove ip examples ([69be6a3](https://github.com/mrgoonie/searchapi-mcp-server/commit/69be6a3b8d9a58d3127c3b85b859cd0009ddd82e)) * **docker:** build test ([ce4e67a](https://github.com/mrgoonie/searchapi-mcp-server/commit/ce4e67ac36cfb4f8f4d37321ffacd397d06b32b2)) * **docker:** ignore git dir ([f889b1c](https://github.com/mrgoonie/searchapi-mcp-server/commit/f889b1cc9e59062a5c5100914c49322c58246295)) * **docs:** add todo tests ([126f9a0](https://github.com/mrgoonie/searchapi-mcp-server/commit/126f9a046247677a028caac790321b6e660f2100)) * **google:** search multiple keywords split by commas ([bc5b155](https://github.com/mrgoonie/searchapi-mcp-server/commit/bc5b1551ef8e68a20ba87a589b81ffe9e664d1fe)) * **release:** create pr ([59f6df0](https://github.com/mrgoonie/searchapi-mcp-server/commit/59f6df0420ca678b9ee85faa266b880730bfaf66)) * **server:** discovery shortkey and package name ([53494b6](https://github.com/mrgoonie/searchapi-mcp-server/commit/53494b63042732d4b7ec5af2f108e008f7f7f904)) ### Features * **transport:** implemented streamable-http + express ([c6060bf](https://github.com/mrgoonie/searchapi-mcp-server/commit/c6060bf1f36c1f987c9a54de66e013be5aa77692)) # [1.1.0](https://github.com/mrgoonie/searchapi-mcp-server/compare/v1.0.0...v1.1.0) (2025-05-05) ### Bug Fixes * **ci:** semantic release pr ([1c0b2bd](https://github.com/mrgoonie/searchapi-mcp-server/commit/1c0b2bd639ba98bb46fc8752e8d9addbe70192ef)) * **cleanup:** remove ip examples ([69be6a3](https://github.com/mrgoonie/searchapi-mcp-server/commit/69be6a3b8d9a58d3127c3b85b859cd0009ddd82e)) * **docker:** build test ([ce4e67a](https://github.com/mrgoonie/searchapi-mcp-server/commit/ce4e67ac36cfb4f8f4d37321ffacd397d06b32b2)) * **docker:** ignore git dir ([f889b1c](https://github.com/mrgoonie/searchapi-mcp-server/commit/f889b1cc9e59062a5c5100914c49322c58246295)) * **docs:** add todo tests ([126f9a0](https://github.com/mrgoonie/searchapi-mcp-server/commit/126f9a046247677a028caac790321b6e660f2100)) * **release:** create pr ([59f6df0](https://github.com/mrgoonie/searchapi-mcp-server/commit/59f6df0420ca678b9ee85faa266b880730bfaf66)) * **server:** discovery shortkey and package name ([53494b6](https://github.com/mrgoonie/searchapi-mcp-server/commit/53494b63042732d4b7ec5af2f108e008f7f7f904)) ### Features * **transport:** implemented streamable-http + express ([c6060bf](https://github.com/mrgoonie/searchapi-mcp-server/commit/c6060bf1f36c1f987c9a54de66e013be5aa77692)) # 1.0.0 (2025-05-02) ### Bug Fixes * add workflows permission to semantic-release workflow ([de3a335](https://github.com/mrgoonie/searchapi-mcp-server/commit/de3a33510bd447af353444db1fcb58e1b1aa02e4)) * Align CLI options and descriptions with style guide ([0f5f490](https://github.com/mrgoonie/searchapi-mcp-server/commit/0f5f4901f69ea80d03688b289b0cd59599957740)) * align ipaddress CLI descriptions with tool/schema ([1eeaeeb](https://github.com/mrgoonie/searchapi-mcp-server/commit/1eeaeeb8ee4bd425abe135cb4d2717278e7aa617)) * align README tool example with concise description style ([b8126a4](https://github.com/mrgoonie/searchapi-mcp-server/commit/b8126a4b4f8286cfefeb9c50f53aaea7e9f90982)) * correct TypeScript errors in transport utility ([573a7e6](https://github.com/mrgoonie/searchapi-mcp-server/commit/573a7e63e1985aa5aefd806c0902462fa34c14d7)) * **deps:** update dependencies to latest versions ([97baabe](https://github.com/mrgoonie/searchapi-mcp-server/commit/97baabeb2477fe8ce5e815fa55d8873f44e3ca11)) * ensure executable permissions for bin script ([395f1dc](https://github.com/mrgoonie/searchapi-mcp-server/commit/395f1dcb5f3b5efee99048d1b91e3b083e9e544f)) * **google:** add more search params ([4c3673b](https://github.com/mrgoonie/searchapi-mcp-server/commit/4c3673bd967547e0a3d53b051d4b33be353020cb)) * handle empty strings properly in greet function ([546d3a8](https://github.com/mrgoonie/searchapi-mcp-server/commit/546d3a84209e1065af46b2213053f589340158df)) * improve error logging with IP address details ([121f516](https://github.com/mrgoonie/searchapi-mcp-server/commit/121f51655517ddbea7d25968372bd6476f1b3e0f)) * improve GitHub Packages publishing with a more robust approach ([fd2aec9](https://github.com/mrgoonie/searchapi-mcp-server/commit/fd2aec9926cf99d301cbb2b5f5ca961a6b6fec7e)) * improve GitHub Packages publishing with better error handling and debugging ([db25f04](https://github.com/mrgoonie/searchapi-mcp-server/commit/db25f04925e884349fcf3ab85316550fde231d1f)) * improve GITHUB_OUTPUT syntax in semantic-release workflow ([6f154bc](https://github.com/mrgoonie/searchapi-mcp-server/commit/6f154bc43f42475857e9256b0a671c3263dc9708)) * improve version detection for global installations ([97a95dc](https://github.com/mrgoonie/searchapi-mcp-server/commit/97a95dca61d8cd7a86c81bde4cb38c509b810dc0)) * **logger:** ensure consistent logger implementation across all projects ([ec37c74](https://github.com/mrgoonie/searchapi-mcp-server/commit/ec37c74ec75cc3eaf09042e51213c27145cf8f44)) * **logging:** ensure consistent logger implementation across projects ([253323e](https://github.com/mrgoonie/searchapi-mcp-server/commit/253323e4d351a82ac3358140441c77b9d9b540bd)) * make publish workflow more resilient against version conflicts ([ffd3705](https://github.com/mrgoonie/searchapi-mcp-server/commit/ffd3705bc064ee9135402052a0dc7fe32645714b)) * remove invalid workflows permission ([c012e46](https://github.com/mrgoonie/searchapi-mcp-server/commit/c012e46a29070c8394f7ab596fe7ba68c037d3a3)) * remove type module to fix CommonJS compatibility ([8b1f00c](https://github.com/mrgoonie/searchapi-mcp-server/commit/8b1f00c37467bc676ad8ec9ab672ba393ed084a9)) * rename IP tool to 'ip_get_details' for naming consistency ([fb2a5c6](https://github.com/mrgoonie/searchapi-mcp-server/commit/fb2a5c6df0766f608e5e06f6f13326a4821e6760)) * resolve linter errors in version detection code ([5f1f33e](https://github.com/mrgoonie/searchapi-mcp-server/commit/5f1f33e88ae843b7a0d708899713be36fcd2ec2e)) * **server:** change apiKey to optional ([b2d503c](https://github.com/mrgoonie/searchapi-mcp-server/commit/b2d503c9d8bf1c474dc662ee73fa1b8094a6545a)) * unify tool description for clarity and consistency ([006460b](https://github.com/mrgoonie/searchapi-mcp-server/commit/006460bacd1413b3254e45c6085b07f27a468898)) * Update dependencies and fix related type errors ([dfdec0a](https://github.com/mrgoonie/searchapi-mcp-server/commit/dfdec0a1e314b96fa76000058bc7d48efd2c9dee)) * update examples to use correct API (greet instead of sayHello) ([7c062ca](https://github.com/mrgoonie/searchapi-mcp-server/commit/7c062ca42765c659f018f990f4b1ec563d1172d3)) * update function references from register to registerTools and registerResources ([393cff2](https://github.com/mrgoonie/searchapi-mcp-server/commit/393cff298f7ddafb6a927b882d5731aa924df783)) * update release workflow to ensure correct versioning in compiled files ([a365394](https://github.com/mrgoonie/searchapi-mcp-server/commit/a365394b8596defa33ff5a44583d52e2c43f0aa3)) * update version display in CLI ([2b7846c](https://github.com/mrgoonie/searchapi-mcp-server/commit/2b7846cbfa023f4b1a8c81ec511370fa8f5aaf33)) ### Features * add automated dependency management ([efa1b62](https://github.com/mrgoonie/searchapi-mcp-server/commit/efa1b6292e0e9b6efd0d43b40cf7099d50769487)) * add CLI usage examples for both JavaScript and TypeScript ([d5743b0](https://github.com/mrgoonie/searchapi-mcp-server/commit/d5743b07a6f2afe1c6cb0b03265228cba771e657)) * add support for custom name in greet command ([be48a05](https://github.com/mrgoonie/searchapi-mcp-server/commit/be48a053834a1d910877864608a5e9942d913367)) * add version update script and fix version display ([ec831d3](https://github.com/mrgoonie/searchapi-mcp-server/commit/ec831d3a3c966d858c15972365007f9dfd6115b8)) * **boilerplate:** improve version handling and module exports ([faa1713](https://github.com/mrgoonie/searchapi-mcp-server/commit/faa17138ccb1b943197ae91b37a54527481ffbca)) * implement review recommendations ([a23cbc0](https://github.com/mrgoonie/searchapi-mcp-server/commit/a23cbc0608a07e202396b3cd496c1f2078e304c1)) * implement testing, linting, and semantic versioning ([1d7710d](https://github.com/mrgoonie/searchapi-mcp-server/commit/1d7710dfa11fd1cb04ba3c604e9a2eb785652394)) * improve CI workflows with standardized Node.js version, caching, and dual publishing ([0dc9470](https://github.com/mrgoonie/searchapi-mcp-server/commit/0dc94705c81067d7ff63ab978ef9e6a6e3f75784)) * improve development workflow and update documentation ([4458957](https://github.com/mrgoonie/searchapi-mcp-server/commit/445895777be6287a624cb19b8cd8a12590a28c7b)) * improve package structure and add better examples ([bd66891](https://github.com/mrgoonie/searchapi-mcp-server/commit/bd668915bde84445161cdbd55ff9da0b0af51944)) * **logging:** add file logging with session ID to ~/.mcp/data/ ([0448918](https://github.com/mrgoonie/searchapi-mcp-server/commit/0448918908b6bd3d56cec94fdf768d2410973631)) * **mcp:** finished server and cli setup ([58b855d](https://github.com/mrgoonie/searchapi-mcp-server/commit/58b855d368b6af87a21a554bb5e5d0beefc3beed)) * Support multiple keys for global config lookup ([49c26f1](https://github.com/mrgoonie/searchapi-mcp-server/commit/49c26f16d6f8c1baa29097c213e6fcfc65f5c809)) ### Performance Improvements * **core:** refactor code structure to align with Atlassian MCP patterns ([090fd56](https://github.com/mrgoonie/searchapi-mcp-server/commit/090fd5653ab62d70eb75c49828a9876f54cee6fc)) * **ipaddress:** enhance formatter output and optimize service implementation ([f1ccdbf](https://github.com/mrgoonie/searchapi-mcp-server/commit/f1ccdbf58cb2518ca979363369904255e5de275b)) * **standards:** align codebase with Atlassian MCP server patterns ([8b8eb13](https://github.com/mrgoonie/searchapi-mcp-server/commit/8b8eb13fd4ce18158e83c4f8c7044ce06287f23e)) * **tests:** add CLI test infrastructure and ipaddress tests ([ccee308](https://github.com/mrgoonie/searchapi-mcp-server/commit/ccee308a86e076a67756e9113b481aa3848f40b7)) * Update dependencies ([b35601d](https://github.com/mrgoonie/searchapi-mcp-server/commit/b35601d40e70384fb0c1743a09831a7e1ea704e5)) * Update dependencies ([b0c4046](https://github.com/mrgoonie/searchapi-mcp-server/commit/b0c4046f29d3ec31a1b9c40734c683065525bf56)) * Update dependencies ([6f6ed3e](https://github.com/mrgoonie/searchapi-mcp-server/commit/6f6ed3ea73059594bda242910ca7d3b361d7e690)) * **utils:** implement standardized core utilities and error handling ([6c14a2f](https://github.com/mrgoonie/searchapi-mcp-server/commit/6c14a2f83397f79cc39f0b7ec70b40e9d9755b9c)) ### Reverts * restore simple version handling ([bd0fadf](https://github.com/mrgoonie/searchapi-mcp-server/commit/bd0fadfa8207b4a7cf472c3b9f4ee63d8e36189d)) ## [1.4.4](https://github.com/aashari/boilerplate-mcp-server/compare/v1.4.3...v1.4.4) (2025-05-02) ### Performance Improvements * Update dependencies ([b35601d](https://github.com/aashari/boilerplate-mcp-server/commit/b35601d40e70384fb0c1743a09831a7e1ea704e5)) ## [1.4.3](https://github.com/aashari/boilerplate-mcp-server/compare/v1.4.2...v1.4.3) (2025-05-01) ### Bug Fixes * Align CLI options and descriptions with style guide ([0f5f490](https://github.com/aashari/boilerplate-mcp-server/commit/0f5f4901f69ea80d03688b289b0cd59599957740)) * align README tool example with concise description style ([b8126a4](https://github.com/aashari/boilerplate-mcp-server/commit/b8126a4b4f8286cfefeb9c50f53aaea7e9f90982)) ## [1.4.2](https://github.com/aashari/boilerplate-mcp-server/compare/v1.4.1...v1.4.2) (2025-05-01) ### Bug Fixes * align ipaddress CLI descriptions with tool/schema ([1eeaeeb](https://github.com/aashari/boilerplate-mcp-server/commit/1eeaeeb8ee4bd425abe135cb4d2717278e7aa617)) ## [1.4.1](https://github.com/aashari/boilerplate-mcp-server/compare/v1.4.0...v1.4.1) (2025-04-30) ### Performance Improvements * Update dependencies ([b0c4046](https://github.com/aashari/boilerplate-mcp-server/commit/b0c4046f29d3ec31a1b9c40734c683065525bf56)) # [1.4.0](https://github.com/aashari/boilerplate-mcp-server/compare/v1.3.5...v1.4.0) (2025-04-30) ### Features * Support multiple keys for global config lookup ([49c26f1](https://github.com/aashari/boilerplate-mcp-server/commit/49c26f16d6f8c1baa29097c213e6fcfc65f5c809)) ## [1.3.5](https://github.com/aashari/boilerplate-mcp-server/compare/v1.3.4...v1.3.5) (2025-04-25) ### Bug Fixes * rename IP tool to 'ip_get_details' for naming consistency ([fb2a5c6](https://github.com/aashari/boilerplate-mcp-server/commit/fb2a5c6df0766f608e5e06f6f13326a4821e6760)) * unify tool description for clarity and consistency ([006460b](https://github.com/aashari/boilerplate-mcp-server/commit/006460bacd1413b3254e45c6085b07f27a468898)) ## [1.3.4](https://github.com/aashari/boilerplate-mcp-server/compare/v1.3.3...v1.3.4) (2025-04-22) ### Performance Improvements * Update dependencies ([6f6ed3e](https://github.com/aashari/boilerplate-mcp-server/commit/6f6ed3ea73059594bda242910ca7d3b361d7e690)) ## [1.3.3](https://github.com/aashari/boilerplate-mcp-server/compare/v1.3.2...v1.3.3) (2025-04-20) ### Bug Fixes * Update dependencies and fix related type errors ([dfdec0a](https://github.com/aashari/boilerplate-mcp-server/commit/dfdec0a1e314b96fa76000058bc7d48efd2c9dee)) ## [1.3.2](https://github.com/aashari/boilerplate-mcp-server/compare/v1.3.1...v1.3.2) (2025-04-09) ### Bug Fixes * **deps:** update dependencies to latest versions ([97baabe](https://github.com/aashari/boilerplate-mcp-server/commit/97baabeb2477fe8ce5e815fa55d8873f44e3ca11)) ## [1.3.1](https://github.com/aashari/boilerplate-mcp-server/compare/v1.3.0...v1.3.1) (2025-04-04) ### Bug Fixes * update function references from register to registerTools and registerResources ([393cff2](https://github.com/aashari/boilerplate-mcp-server/commit/393cff298f7ddafb6a927b882d5731aa924df783)) # [1.3.0](https://github.com/aashari/boilerplate-mcp-server/compare/v1.2.2...v1.3.0) (2025-04-03) ### Features * **logging:** add file logging with session ID to ~/.mcp/data/ ([0448918](https://github.com/aashari/boilerplate-mcp-server/commit/0448918908b6bd3d56cec94fdf768d2410973631)) ## [1.2.2](https://github.com/aashari/boilerplate-mcp-server/compare/v1.2.1...v1.2.2) (2025-04-03) ### Bug Fixes * **logging:** ensure consistent logger implementation across projects ([253323e](https://github.com/aashari/boilerplate-mcp-server/commit/253323e4d351a82ac3358140441c77b9d9b540bd)) ## [1.2.1](https://github.com/aashari/boilerplate-mcp-server/compare/v1.2.0...v1.2.1) (2025-04-03) ### Bug Fixes * **logger:** ensure consistent logger implementation across all projects ([ec37c74](https://github.com/aashari/boilerplate-mcp-server/commit/ec37c74ec75cc3eaf09042e51213c27145cf8f44)) # [1.2.0](https://github.com/aashari/boilerplate-mcp-server/compare/v1.1.3...v1.2.0) (2025-04-03) ### Features * **boilerplate:** improve version handling and module exports ([faa1713](https://github.com/aashari/boilerplate-mcp-server/commit/faa17138ccb1b943197ae91b37a54527481ffbca)) ## [1.1.3](https://github.com/aashari/boilerplate-mcp-server/compare/v1.1.2...v1.1.3) (2025-03-28) ### Bug Fixes * correct TypeScript errors in transport utility ([573a7e6](https://github.com/aashari/boilerplate-mcp-server/commit/573a7e63e1985aa5aefd806c0902462fa34c14d7)) ## [1.1.2](https://github.com/aashari/boilerplate-mcp-server/compare/v1.1.1...v1.1.2) (2025-03-28) ### Performance Improvements * **ipaddress:** enhance formatter output and optimize service implementation ([f1ccdbf](https://github.com/aashari/boilerplate-mcp-server/commit/f1ccdbf58cb2518ca979363369904255e5de275b)) ## [1.1.1](https://github.com/aashari/boilerplate-mcp-server/compare/v1.1.0...v1.1.1) (2025-03-27) ### Performance Improvements * **core:** refactor code structure to align with Atlassian MCP patterns ([090fd56](https://github.com/aashari/boilerplate-mcp-server/commit/090fd5653ab62d70eb75c49828a9876f54cee6fc)) * **standards:** align codebase with Atlassian MCP server patterns ([8b8eb13](https://github.com/aashari/boilerplate-mcp-server/commit/8b8eb13fd4ce18158e83c4f8c7044ce06287f23e)) * **tests:** add CLI test infrastructure and ipaddress tests ([ccee308](https://github.com/aashari/boilerplate-mcp-server/commit/ccee308a86e076a67756e9113b481aa3848f40b7)) * **utils:** implement standardized core utilities and error handling ([6c14a2f](https://github.com/aashari/boilerplate-mcp-server/commit/6c14a2f83397f79cc39f0b7ec70b40e9d9755b9c)) # [1.1.0](https://github.com/aashari/boilerplate-mcp-server/compare/v1.0.3...v1.1.0) (2025-03-23) ### Features * improve development workflow and update documentation ([4458957](https://github.com/aashari/boilerplate-mcp-server/commit/445895777be6287a624cb19b8cd8a12590a28c7b)) ## [1.0.3](https://github.com/aashari/boilerplate-mcp-server/compare/v1.0.2...v1.0.3) (2025-03-23) ### Bug Fixes * handle empty strings properly in greet function ([546d3a8](https://github.com/aashari/boilerplate-mcp-server/commit/546d3a84209e1065af46b2213053f589340158df)) ## [1.0.2](https://github.com/aashari/boilerplate-mcp-server/compare/v1.0.1...v1.0.2) (2025-03-23) ### Bug Fixes - improve error logging with IP address details ([121f516](https://github.com/aashari/boilerplate-mcp-server/commit/121f51655517ddbea7d25968372bd6476f1b3e0f)) ## [1.0.1](https://github.com/aashari/boilerplate-mcp-server/compare/v1.0.0...v1.0.1) (2025-03-23) ### Bug Fixes - ensure executable permissions for bin script ([395f1dc](https://github.com/aashari/boilerplate-mcp-server/commit/395f1dcb5f3b5efee99048d1b91e3b083e9e544f)) # 1.0.0 (2025-03-22) ### Bug Fixes - add workflows permission to semantic-release workflow ([de3a335](https://github.com/aashari/boilerplate-mcp-server/commit/de3a33510bd447af353444db1fcb58e1b1aa02e4)) - improve GitHub Packages publishing with a more robust approach ([fd2aec9](https://github.com/aashari/boilerplate-mcp-server/commit/fd2aec9926cf99d301cbb2b5f5ca961a6b6fec7e)) - improve GitHub Packages publishing with better error handling and debugging ([db25f04](https://github.com/aashari/boilerplate-mcp-server/commit/db25f04925e884349fcf3ab85316550fde231d1f)) - improve GITHUB_OUTPUT syntax in semantic-release workflow ([6f154bc](https://github.com/aashari/boilerplate-mcp-server/commit/6f154bc43f42475857e9256b0a671c3263dc9708)) - improve version detection for global installations ([97a95dc](https://github.com/aashari/boilerplate-mcp-server/commit/97a95dca61d8cd7a86c81bde4cb38c509b810dc0)) - make publish workflow more resilient against version conflicts ([ffd3705](https://github.com/aashari/boilerplate-mcp-server/commit/ffd3705bc064ee9135402052a0dc7fe32645714b)) - remove invalid workflows permission ([c012e46](https://github.com/aashari/boilerplate-mcp-server/commit/c012e46a29070c8394f7ab596fe7ba68c037d3a3)) - remove type module to fix CommonJS compatibility ([8b1f00c](https://github.com/aashari/boilerplate-mcp-server/commit/8b1f00c37467bc676ad8ec9ab672ba393ed084a9)) - resolve linter errors in version detection code ([5f1f33e](https://github.com/aashari/boilerplate-mcp-server/commit/5f1f33e88ae843b7a0d708899713be36fcd2ec2e)) - update examples to use correct API (greet instead of sayHello) ([7c062ca](https://github.com/aashari/boilerplate-mcp-server/commit/7c062ca42765c659f018f990f4b1ec563d1172d3)) - update release workflow to ensure correct versioning in compiled files ([a365394](https://github.com/aashari/boilerplate-mcp-server/commit/a365394b8596defa33ff5a44583d52e2c43f0aa3)) - update version display in CLI ([2b7846c](https://github.com/aashari/boilerplate-mcp-server/commit/2b7846cbfa023f4b1a8c81ec511370fa8f5aaf33)) ### Features - add automated dependency management ([efa1b62](https://github.com/aashari/boilerplate-mcp-server/commit/efa1b6292e0e9b6efd0d43b40cf7099d50769487)) - add CLI usage examples for both JavaScript and TypeScript ([d5743b0](https://github.com/aashari/boilerplate-mcp-server/commit/d5743b07a6f2afe1c6cb0b03265228cba771e657)) - add support for custom name in greet command ([be48a05](https://github.com/aashari/boilerplate-mcp-server/commit/be48a053834a1d910877864608a5e9942d913367)) - add version update script and fix version display ([ec831d3](https://github.com/aashari/boilerplate-mcp-server/commit/ec831d3a3c966d858c15972365007f9dfd6115b8)) - implement review recommendations ([a23cbc0](https://github.com/aashari/boilerplate-mcp-server/commit/a23cbc0608a07e202396b3cd496c1f2078e304c1)) - implement testing, linting, and semantic versioning ([1d7710d](https://github.com/aashari/boilerplate-mcp-server/commit/1d7710dfa11fd1cb04ba3c604e9a2eb785652394)) - improve CI workflows with standardized Node.js version, caching, and dual publishing ([0dc9470](https://github.com/aashari/boilerplate-mcp-server/commit/0dc94705c81067d7ff63ab978ef9e6a6e3f75784)) - improve package structure and add better examples ([bd66891](https://github.com/aashari/boilerplate-mcp-server/commit/bd668915bde84445161cdbd55ff9da0b0af51944)) ### Reverts - restore simple version handling ([bd0fadf](https://github.com/aashari/boilerplate-mcp-server/commit/bd0fadfa8207b4a7cf472c3b9f4ee63d8e36189d)) # [1.8.0](https://github.com/aashari/boilerplate-npm-package/compare/v1.7.2...v1.8.0) (2025-03-22) ### Features - add CLI usage examples for both JavaScript and TypeScript ([d5743b0](https://github.com/aashari/boilerplate-npm-package/commit/d5743b07a6f2afe1c6cb0b03265228cba771e657)) ## [1.7.2](https://github.com/aashari/boilerplate-npm-package/compare/v1.7.1...v1.7.2) (2025-03-22) ### Bug Fixes - update release workflow to ensure correct versioning in compiled files ([a365394](https://github.com/aashari/boilerplate-npm-package/commit/a365394b8596defa33ff5a44583d52e2c43f0aa3)) ## [1.7.1](https://github.com/aashari/boilerplate-npm-package/compare/v1.7.0...v1.7.1) (2025-03-22) ### Bug Fixes - update examples to use correct API (greet instead of sayHello) ([7c062ca](https://github.com/aashari/boilerplate-npm-package/commit/7c062ca42765c659f018f990f4b1ec563d1172d3)) # [1.7.0](https://github.com/aashari/boilerplate-npm-package/compare/v1.6.1...v1.7.0) (2025-03-22) ### Features - improve package structure and add better examples ([bd66891](https://github.com/aashari/boilerplate-npm-package/commit/bd668915bde84445161cdbd55ff9da0b0af51944)) ## [1.6.1](https://github.com/aashari/boilerplate-npm-package/compare/v1.6.0...v1.6.1) (2025-03-22) ### Bug Fixes - improve GitHub Packages publishing with better error handling and debugging ([db25f04](https://github.com/aashari/boilerplate-npm-package/commit/db25f04925e884349fcf3ab85316550fde231d1f)) # [1.6.0](https://github.com/aashari/boilerplate-npm-package/compare/v1.5.2...v1.6.0) (2025-03-22) ### Features - add support for custom name in greet command ([be48a05](https://github.com/aashari/boilerplate-npm-package/commit/be48a053834a1d910877864608a5e9942d913367)) ## [1.5.2](https://github.com/aashari/boilerplate-npm-package/compare/v1.5.1...v1.5.2) (2025-03-22) ### Bug Fixes - add workflows permission to semantic-release workflow ([de3a335](https://github.com/aashari/boilerplate-npm-package/commit/de3a33510bd447af353444db1fcb58e1b1aa02e4)) - improve GITHUB_OUTPUT syntax in semantic-release workflow ([6f154bc](https://github.com/aashari/boilerplate-npm-package/commit/6f154bc43f42475857e9256b0a671c3263dc9708)) - make publish workflow more resilient against version conflicts ([ffd3705](https://github.com/aashari/boilerplate-npm-package/commit/ffd3705bc064ee9135402052a0dc7fe32645714b)) - remove invalid workflows permission ([c012e46](https://github.com/aashari/boilerplate-npm-package/commit/c012e46a29070c8394f7ab596fe7ba68c037d3a3)) ## [1.5.2](https://github.com/aashari/boilerplate-npm-package/compare/v1.5.1...v1.5.2) (2025-03-22) ### Bug Fixes - make publish workflow more resilient against version conflicts ([ffd3705](https://github.com/aashari/boilerplate-npm-package/commit/ffd3705bc064ee9135402052a0dc7fe32645714b)) ## [1.5.1](https://github.com/aashari/boilerplate-npm-package/compare/v1.5.0...v1.5.1) (2025-03-22) ### Bug Fixes - improve GitHub Packages publishing with a more robust approach ([fd2aec9](https://github.com/aashari/boilerplate-npm-package/commit/fd2aec9926cf99d301cbb2b5f5ca961a6b6fec7e)) # [1.5.0](https://github.com/aashari/boilerplate-npm-package/compare/v1.4.7...v1.5.0) (2025-03-22) ### Features - improve CI workflows with standardized Node.js version, caching, and dual publishing ([0dc9470](https://github.com/aashari/boilerplate-npm-package/commit/0dc94705c81067d7ff63ab978ef9e6a6e3f75784))

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/mrgoonie/searchapi-mcp-server'

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