Back to Browse

Deepmiro MCP Server

Developer ToolsLow Risk9.5MCP RegistryLocal
Free

Server data from the Official MCP Registry

Simulate hundreds of AI agents to predict how communities react to events and policies

About

Simulate hundreds of AI agents to predict how communities react to events and policies

Security Report

9.5
Low Risk9.5Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 known CVE in dependencies ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

10 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Your DeepMiro API key (get one free at https://deepmiro.org)Required

Environment variable: DEEPMIRO_API_KEY

Override for self-hosted engine URL (default: https://api.deepmiro.org)Optional

Environment variable: MIROFISH_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-kakarot-dev-deepmiro": {
      "env": {
        "MIROFISH_URL": "your-mirofish-url-here",
        "DEEPMIRO_API_KEY": "your-deepmiro-api-key-here"
      },
      "args": [
        "-y",
        "deepmiro-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!