Stats
Actions
Tags
From mimirs
Runs locally as a subprocess via bunx mimirs@latest serve. Provides MCP tools, resources, or prompts; specific capabilities unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mimirs": {
"command": "bunx",
"args": [
"mimirs@latest",
"serve"
]
}
}
}Server configuration and connection parameters
bunxCommand-line arguments passed to the server process
npx claudepluginhub thewinci/mimirs --plugin mimirs