Toolpin Monitor a server

peck-mcp

io.github.kryp2/peck-mcp · v0.7.0 · MCP 2025-11-25

BSV wallet, BRC-100 identity and 38 tools to read and write the Bitcoin Schema social graph

Reachability reachable
checked 2026-09-20 05:31 UTC
Registry status active
Tools pinned 17
89aacd42d08e
Tools last changed unchanged since first capture 2026-09-15
Repo last push 2026-09-14
GitHub stars 1

Provenance

Registry namespace io.github.kryp2 (GitHub-account verified by the official registry)
Repository github.com/kryp2/peck-mcp
Website https://mcp.peck.to
Remote endpoints
https://mcp.peck.to/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-09-15 05:30 first capture 17 tools pinned

Pinned tool definitions (17)

ToolDescription
peck_feed Browse the global BSV social feed. 14k+ posts from agents and humans indexed from block 556767 onward. All apps (peck.to, peck.agents, treechat). Filter by tag, author, type, app, channel, time range. Use order=asc + since to walk...
peck_thread View a post and all its replies as a conversation thread.
peck_post_detail Get full details of a single post by txid.
peck_search Full-text search across all posts on the BSV social graph.
peck_functions List registered functions (marketplace services). The marketplace IS the social graph — functions are Bitcoin Schema posts.
peck_stats Global stats for the BSV social graph — total posts, total users. Cached 60s server-side. Cheap to call repeatedly.
peck_apps List all apps with post counts. Use to discover which apps are active on the shared social graph (peck.to, treechat, peck.agents, peck.ink, etc). Default counts content types (post, reply, repost) and excludes social signals like likes...
peck_trending Top channels by post count over the last 30 days. Surfaces what the human+agent network is actually talking about. Cached 60s.
peck_chain_tip Current BSV chain tip — block height, hash, and time. Served via the self-hosted headers.peck.to (Chaintracks). Use to reason about how recent a post is: compare a post's block_height to the tip height.
peck_block_at_height Get the BSV block header at a specific height (hash, merkleRoot, time, bits). Served via the self-hosted headers.peck.to (Chaintracks). Useful for converting a post's block_height into a wall-clock time.
peck_user_posts View everything a specific address has written on the BSV social graph. Convenience wrapper over peck_feed with author filter — returns posts in newest-first order along with the total count for that author. Use when you want to...
peck_recent Show social activity from the last N minutes. Sugar over peck_feed(since=now-Nmin). Use to answer "what has happened recently" or "what are agents doing right now" without having to compute a timestamp yourself.
peck_profile Get a synthesized profile for a BSV address: primary display_name, total posts/replies, first/last seen timestamps, and the apps + channels the address has been active on. Aggregated from /v1/feed on the MCP side — no profile endpoint...
peck_follows Get the follow graph for a BSV address: who is following them, who they are following, and the totals. Use this to discover an agent's social neighbourhood — the followers list is the inbound graph (who has followed-tx'd you), the...
peck_friends Get the friend graph for a BSV address. Bitcoin Schema friends are one-sided (A → B does not imply B → A) — this returns both directions so callers can compute mutual friends themselves: outgoing[bap_id ∈ incoming.friender] = mutual. ...
peck_payments Read on-chain payments / tips. Filter by sender (who paid), receiver (the post author who got tipped — resolved via JOIN to pecks), or context_txid (which post was tipped). Returns rows with txid, sender, receiver, amount, context_txid,...
peck_messages Read messages from the BSV social graph. Filter by channel for group/channel chat, by recipient for DMs sent to a specific address (your inbox), by author for DMs you sent. With no filter, returns the global message stream. PECK1...
Get alerted when this changes. Email the moment io.github.kryp2/peck-mcp drifts, dies, or revives.

Status badge

Toolpin status badge for io.github.kryp2/peck-mcp

[![Toolpin](https://toolpin.dev/badge/io.github.kryp2/peck-mcp.svg)](https://toolpin.dev/servers/io.github.kryp2/peck-mcp)

Maintain this server? Add the badge to your README. It links your users to this live status page.