From markifact
Connects remotely to the Markifact API at https://api.markifact.com/mcp, providing MCP tools, data sources, and prompt templates. Typically requires authentication.
npx claudepluginhub markifact/markifact-mcp --plugin markifactAdd to your .mcp.json:
{
"mcpServers": {
"markifact": {
"url": "https://api.markifact.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://api.markifact.com/mcp