Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
rynmesh_digest_getC

Get the owner's current Daily Digest: ranked items from their chosen sources (RSS/YouTube/Reddit feeds, read-later saves, page watchers) with reasons per pick.

rynmesh_digest_refreshA

Re-fetch all of the owner's digest sources and watched pages, then rebuild and return the ranked digest.

rynmesh_digest_add_sourceA

Add a content source to the owner's digest: an RSS/Atom URL, a YouTube channel URL or @handle, or a subreddit like r/selfhosted.

rynmesh_digest_feedbackA

Record the owner's reaction to a digest item (up/down/opened); tunes future ranking and suppresses seen items.

rynmesh_readlater_saveA

Save a URL to the owner's read-later queue; the node fetches it and surfaces it in the next digest.

rynmesh_watcher_addB

Watch a web page for changes (price, stock, release, edits). Changes surface as digest items on refresh.

rynmesh_send_messageA

Send an end-to-end encrypted message to a peer's node over the mesh (requires the local node daemon to be running).

rynmesh_read_messagesC

Read the message history with a peer (requires the local node daemon to be running).

rynmesh_node_infoA

Return this local Rynmesh node identity and storage configuration.

rynmesh_publish_clipC

Compatibility tool: publish a local AI-generated video into Rynmesh.

rynmesh_publish_contentC

Publish AI-generated or AI-curated content into Rynmesh with signed run and safety receipts.

rynmesh_list_clipsC

Compatibility tool: list signed clip announcements visible to this node.

rynmesh_list_contentB

List signed content announcements visible to this node.

rynmesh_register_nodeB

Publish this node's self-signed peer record to the configured registry.

rynmesh_discover_peersC

Read signed peer records from the configured registry.

rynmesh_register_job_capacityC

Advertise this node as a polling work-order provider for bounded job capabilities.

rynmesh_list_job_capacitiesB

List signed polling job capacity records from the configured registry.

rynmesh_submit_work_orderC

Submit a signed polling work order to a provider node through the registry mailbox.

rynmesh_poll_work_ordersC

Poll this node's provider mailbox for open, accepted, running, completed, failed, or cancelled work orders.

rynmesh_publish_work_resultC

Publish a signed provider result or status update for a work order.

rynmesh_list_work_resultsC

List signed provider work-result messages visible in the registry mailbox.

rynmesh_upload_relay_artifactB

Upload a local artifact to the configured relay as content-addressed bytes.

rynmesh_download_relay_artifactA

Download and hash-verify a relay artifact by content hash.

rynmesh_relay_artifact_infoC

Read relay metadata for a content-addressed artifact.

rynmesh_fetch_previewB

Compatibility tool: fetch and locally cache a content preview by clip ID.

rynmesh_fetch_fullC

Compatibility tool: fetch and locally cache full content by clip ID.

rynmesh_fetch_content_previewC

Fetch and locally cache a content preview after validating its receipts.

rynmesh_fetch_content_fullA

Fetch and locally cache full content after validating its receipts and hash.

rynmesh_list_peer_clipsA

Compatibility tool: list clips advertised directly by a peer HTTP endpoint.

rynmesh_list_peer_contentB

List content advertised directly by a peer HTTP endpoint.

rynmesh_fetch_peer_previewC

Compatibility tool: fetch a preview directly from a peer endpoint by clip ID.

rynmesh_fetch_peer_fullC

Compatibility tool: fetch full content directly from a peer endpoint by clip ID.

rynmesh_fetch_peer_content_previewC

Fetch a content preview directly from a peer endpoint after local manifest validation.

rynmesh_fetch_peer_content_fullB

Fetch full content directly from a peer endpoint after local hash validation.

rynmesh_credit_summaryB

Return credit score and distribution weight for a Rynmesh peer.

rynmesh_credit_scoreboardC

Return visible Rynmesh Credit accounts ranked by distribution weight.

rynmesh_record_credit_eventC

Append a signed Rynmesh Credit event for useful work or protocol penalties.

rynmesh_rank_clipsC

Compatibility tool: rank visible clips by Rynmesh Credit distribution weight.

rynmesh_rank_contentC

Rank visible content by Rynmesh Credit distribution weight.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yeogirlyun/rynmesh'

If you have feedback or need assistance with the MCP directory API, please join our Discord server