Skip to main content
Glama

Astro MCP Server

by TimBroddin
package.json1.28 kB
{ "name": "astro-mcp-server", "version": "1.1.1", "description": "MCP server for Astro ASO (App Store Optimization) data - Access keyword rankings, historical data, and app metrics", "main": "dist/index.js", "type": "module", "bin": { "astro-mcp-server": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx watch src/index.ts", "prepublishOnly": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "sql.js": "^1.13.0" }, "devDependencies": { "@types/node": "^20.0.0", "@types/sql.js": "^1.4.9", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "https://github.com/timbroddin/astro-mcp-server" }, "keywords": [ "mcp", "mcp-server", "astro", "aso", "app-store-optimization", "keyword-tracking", "app-rankings", "modelcontextprotocol", "llm", "ai" ], "author": "Tim Broddin", "license": "MIT", "bugs": { "url": "https://github.com/timbroddin/astro-mcp-server/issues" }, "homepage": "https://github.com/timbroddin/astro-mcp-server#readme", "files": [ "dist/**/*", "README.md", "LICENSE" ] }

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/TimBroddin/astro-mcp-server'

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