Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From astravue
Connects remotely to the AstraVue MCP server at https://api.astravue.com/mcp. Purpose unclear from configuration alone.
npx claudepluginhub astravueorg/astravue-mcp-server --plugin astravueCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"astravue": {
"type": "http",
"url": "https://api.astravue.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://api.astravue.com/mcpShare bugs, ideas, or general feedback.