smithery/plurigrid

bmorphism-stars

bmorphism's GitHub stars (2155 repos) and created repos - a curated index of applied category theory, MCP servers, and xenomodern tooling.

Installation

$ npx skills add smithery/plurigrid --skill bmorphism-stars

Also in this package

Other skills from smithery/plurigrid · top by installs.

npx skills add smithery/plurigrid

Browse all from smithery/plurigrid

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

LicenseMIT
More metadata
trit
0
source
github.com/bmorphism
total_stars
2155
public_repos
396
followers
253
following
1547
created
2011-12-02

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 7,638 B
  • docs SUMMARY.md 96 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

bmorphism Stars & Repos Index

"A library is a curated chaos."

Top Created Repositories

Stars Repository Description
60 ocaml-mcp-sdk OCaml SDK for MCP using Jane Street's oxcaml_effect
23 risc0-cosmwasm-example CosmWasm + zkVM RISC-V EFI template
23 anti-bullshit-mcp-server Epistemological analysis via MCP
18 say-mcp-server macOS TTS via MCP
16 babashka-mcp-server Babashka Clojure scripting via MCP
12 manifold-mcp-server Manifold Markets prediction markets
8 penrose-mcp Penrose diagrams for Infinity-Topos
7 nats-mcp-server NATS messaging via MCP
6 marginalia-mcp-server Marginalia annotations
3 awesome-applied-category-theory ACT community resources
2 Gay.jl Wide-gamut color sampling with splittable determinism

Selected Starred Repositories

Category Theory & Math

Julia Scientific

Emacs & Editors

AI/ML

Distributed Systems

Scheme & Lisp

Haskell

Web3 & Crypto

Applied Category Theory

MCP Server Constellation

bmorphism's MCP servers form a constellation:

                    ┌─────────────────┐
                    │  ocaml-mcp-sdk  │ ← Core SDK
                    └────────┬────────┘
                             │
        ┌────────────────────┼────────────────────┐
        │                    │                    │
┌───────▼───────┐  ┌─────────▼─────────┐  ┌──────▼──────┐
│ babashka-mcp  │  │ anti-bullshit-mcp │  │  say-mcp    │
│   Clojure     │  │  Epistemology     │  │   TTS       │
└───────────────┘  └───────────────────┘  └─────────────┘
        │                    │                    │
┌───────▼───────┐  ┌─────────▼─────────┐  ┌──────▼──────┐
│ manifold-mcp  │  │   penrose-mcp     │  │  nats-mcp   │
│ Prediction    │  │   Diagrams        │  │  Messaging  │
└───────────────┘  └───────────────────┘  └─────────────┘

GF(3) Color Classification

Classify starred repos by trit:

Trit Category Example Repos
-1 Foundational (cold) Jepsen, SRFI, homalg
0 Infrastructure (neutral) MCP servers, mutagen
+1 Application (warm) AI/ML, Web3

Integration with Music Topos

# Use bmorphism stars as seed source
module BmorphismStars
  SEED = 0x626d6f727068 # "bmorph" as hex
  
  def self.color_for_repo(repo_name)
    index = repo_name.bytes.sum
    GenesisChain.color_at(SEED, index)
  end
end

Commands

just bmorphism-stars      # List all starred repos
just bmorphism-mcp        # List MCP server repos
just bmorphism-act        # Filter applied category theory
just bmorphism-random     # Random starred repo