Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From Newsjack
Connects to the Medialyst API for media analysis, monitoring, and data retrieval via a remote HTTP endpoint. Provides access to media insights and analytics.
npx claudepluginhub elvisun/newsjack --plugin newsjackCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"medialyst": {
"type": "http",
"url": "https://medialyst.ai/api/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://medialyst.ai/api/mcpShare bugs, ideas, or general feedback.