trackmcp
Back to directory
malloryai

mallorymcp

View on GitHub

Mallory - Cyber Threat Intelligence MCP Server

8 stars PythonOthers Updated Jun 26, 2026
cticybercyber-threat-intelligencecybersecuritythreat-intelligence

Documentation

Mallory MCP Server (deprecated)

PyPI
License: Apache 2.0

> ⚠️ This package is deprecated and no longer maintained.

>

> The local `mallorymcp` stdio server has been replaced by Mallory's hosted

> Remote MCP service. The remote service is fully managed, always

> up to date, and requires no local install.

>

> ➡️ Migrate to the Remote MCP service: https://docs.mallory.ai/use/agent/mcp

What changed

`mallorymcp` was a local MCP server you ran via `uvx`/`pip` that proxied the

Mallory API to your AI client over stdio. It is no longer published with new

features and will receive no further updates.

All functionality now lives in the Mallory Remote MCP service, a hosted

endpoint you connect your AI client to directly. It exposes the same threat

intelligence capabilities (vulnerabilities, threat actors, malware, exploits,

organizations, attack patterns, breaches, products, advisories, stories,

mentions, search, and sources) without any local package to install or keep

up to date.

How to migrate

Follow the setup guide for your AI client (Cursor, Claude Desktop, Claude Code,

and others) here:

https://docs.mallory.ai/use/agent/mcp

Once you've connected the Remote MCP service, you can remove the local server

from your MCP client config and uninstall this package:

bash
pip uninstall mallorymcp

License

Apache 2.0.

Frequently asked questions

What is mallorymcp?

mallorymcp is Mallory - Cyber Threat Intelligence MCP Server

How do I install mallorymcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mallorymcp open source?

Yes — it is hosted on GitHub at https://github.com/malloryai/mallorymcp and has 8 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP