Server data from the Official MCP Registry
Natal charts, transits, history, ingress forecasting, aspects, composite & Davison charts — SQLite.
Natal charts, transits, history, ingress forecasting, aspects, composite & Davison charts — SQLite.
This is a well-structured astrological MCP server with appropriate authentication scoping (no server auth needed, user-scoped SQLite database) and generally safe code practices. The server correctly uses environment variables for optional configuration (SE_EPHE_PATH), handles file downloads securely with user confirmation, and implements input validation. Minor code quality concerns exist around error handling breadth and incomplete code in the truncated section, but these do not represent security vulnerabilities. Permissions align well with the server's purpose of managing personal astrological data and performing ephemeris calculations. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-w8s-w8s-astro-mcp": {
"args": [
"w8s-astro-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally