MCP Server
MCP
FreeAstroAPI Astrology
Western, Vedic, and Chinese astrology calculations, charts, forecasts, and geocoding.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.freeastroapi.com/mcp",
"headers": [
{
"description": "FreeAstroAPI key from the dashboard",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment