Skip to main content
Glama

freeq

Server Details

Read and verify freeq conversations: channels, history, search, signatures, pins.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
freeq-irc/freeq
GitHub Stars
83

Available Tools

5 tools
freeq_channelsList public channels
Read-only
Inspect

List the public channels on this server with member counts and topics. Start here when you do not know a channel's exact name. Invite-only, key-protected and encrypted-only channels are never listed. No authentication required.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
channelsYes
freeq_historyRead channel history
Read-only
Inspect

Read recent messages from a channel, newest first. Page backwards by passing the oldest msgid you have seen as before. Public channels need no authentication; restricted ones need a bearer from a member.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoHow many messages to return.
beforeNoUnix-seconds timestamp of the oldest message you already have; omit for the newest page. This is the `timestamp` field, not the msgid.
channelYesChannel name, with or without the leading #.

Output Schema

ParametersJSON Schema
NameRequiredDescription
messagesYes
freeq_pinsRead pinned messages
Read-only
Inspect

The messages a channel's operators pinned — usually its rules, links and standing context. Cheaper than reading history when you want to know what a channel is for.

ParametersJSON Schema
NameRequiredDescriptionDefault
channelYesChannel whose pins to read, with or without the leading #.

Output Schema

ParametersJSON Schema
NameRequiredDescription
pinsYes
freeq_verifyVerify a message's signature
Read-only
Inspect

Check who signed a message. signed_by: "author" is non-repudiable — the author's own key signed those bytes. signed_by: "server" proves relay only, NOT authorship. Call this before quoting anyone as having said something; do not present a server-relayed message as author-signed.

ParametersJSON Schema
NameRequiredDescriptionDefault
msgidYesULID message id.

Output Schema

ParametersJSON Schema
NameRequiredDescription
didNoDID whose key signed.
msgidNo
verifiedYesWhether the signature checks out.
signed_byNo"author" is non-repudiable. "server" proves relay only, NOT authorship.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 5 tool updates
    • First observedfreeq_channels
    • First observedfreeq_history
    • First observedfreeq_pins
    • First observedfreeq_search
    • First observedfreeq_verify

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TSQS

Score is being calculated.