@markmnl/fmsg-mcp

MCPattested
v0.1.3Mark MennellMITUpdated 3d agonpmGitHub

MCP server for fmsg: send and receive federated messages from any AI agent via a deployed fmsg Web API

Works in
ClaudeCursorCopilotGemini

Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.

Attested build
A verified provenance attestation binds this artifact to the listed repository. Nobody has claimed the listing yet — this proves where the code was built, not who stands behind it.
1GitHub stars
3d agoLast update
Needs 1 credential before it runs
  • FMSG_API_KEYAPI keyrequired

    fmsg API key (fmsgk_...) for the address to send as

Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Package
AuthorMark Mennell
LicenseMIT
Version0.1.3
Sourcenpm+mcp-registry
Trust Status
A
85/100Trusted
Listed in Forge index+10/10
Identity verified · attested build+20/20
Ed25519 publish signature+0/5
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
npm maintainer match+0/5
Publisher: add the verified GitHub login to the npm package's maintainers (npm owner add <login>)
CVE scan · clean+30/30
Static analysis · clean+20/20
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusIdentity verified
PublisherUnverified
SignatureUnsigned
Domain
Provenance✓ Sigstore-verified · 45ce3f6
Dependencies✓ 4 resolved · none vulnerable
Tool surface14 tools · none privileged
Security scan✓ Cleanv0.1.3 · todayHow well does this scan work?
EvalsNone
IndexedSep 6, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

14 tools · none privileged
Statically extracted from the published packagev0.1.3 · 1h ago

Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.

whoamiReport the fmsg address this server acts as (derived from the API key), the fmsg Web API URL,

Report the fmsg address this server acts as (derived from the API key), the fmsg Web API URL,

No input schema was published for this tool.

resolve_addressResolve a short name to a full fmsg address without sending anything: a literal @user@domain is returned

Resolve a short name to a full fmsg address without sending anything: a literal @user@domain is returned

No input schema was published for this tool.

list_messagesList messages received by this address, newest first. Each item carries the id, sender, recipients, topic,

List messages received by this address, newest first. Each item carries the id, sender, recipients, topic,

No input schema was published for this tool.

list_sentList messages sent by this address (including unsent drafts, shown with time null), newest first, with

List messages sent by this address (including unsent drafts, shown with time null), newest first, with

No input schema was published for this tool.

get_messageFetch one message with its full body (for text-like types), headers, recipients, added recipients,

Fetch one message with its full body (for text-like types), headers, recipients, added recipients,

No input schema was published for this tool.

get_threadReconstruct the conversation a message belongs to: the direct lineage from the thread root down to the given

Reconstruct the conversation a message belongs to: the direct lineage from the thread root down to the given

No input schema was published for this tool.

delivery_statusPer-recipient delivery state for a message this address sent: delivered time and the receiving host's

Per-recipient delivery state for a message this address sent: delivered time and the receiving host's

No input schema was published for this tool.

mark_readMark received messages as read. Reading a message with get_message does not mark it read.

Mark received messages as read. Reading a message with get_message does not mark it read.

No input schema was published for this tool.

download_attachmentDownload one attachment of a message. Up to max_inline_bytes the bytes are returned inline as an embedded

Download one attachment of a message. Up to max_inline_bytes the bytes are returned inline as an embedded

No input schema was published for this tool.

send_messageNo description published

This tool published no description. Forge does not invent one.

replyNo description published

This tool published no description. Forge does not invent one.

add_recipientsAdd recipients to a message that was already sent (one you sent or received as a primary recipient).

Add recipients to a message that was already sent (one you sent or received as a primary recipient).

No input schema was published for this tool.

reactSet or clear your emoji reaction on a message (one reaction per person; a new emoji replaces the previous).

Set or clear your emoji reaction on a message (one reaction per person; a new emoji replaces the previous).

No input schema was published for this tool.

wait_for_messageBlock until the next inbound message arrives (pushed over the fmsg host's WebSocket) and return it with its

Block until the next inbound message arrives (pushed over the fmsg host's WebSocket) and return it with its

No input schema was published for this tool.

12 of 14 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

MCP server for fmsg: send and receive federated messages from any AI agent via a deployed fmsg Web API

Keywords
mcpmodel-context-protocolmcp-serverfmsgfederated-messagingagent
Alternatives
Comparing tool surfaces…

Dependency tree

What one Forge scan resolved from npm metadata on 2026-09-06 — observed resolution, not a publisher declaration.

4 packages resolved · 3 direct · none carrying advisories Resolution stops at depth 4 and 60 packages.

Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.

Topics

Related in chat & messaging