diff --git a/packages/astro/package.json b/packages/astro/package.json
index 96e8a48c0a8b..d056ac19becc 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -4,6 +4,12 @@
   "description": "Official Sentry SDK for Astro",
   "repository": "git://github.com/getsentry/sentry-javascript.git",
   "homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/astro",
+  "keywords": [
+    "withastro",
+    "astro-component",
+    "sentry",
+    "apm"
+  ],
   "author": "Sentry",
   "license": "MIT",
   "engines": {