By selamy-labs
Selamy Labs public MCP marketplace-aggregator. Bundles the per-server MCP packages (laneq, reddit, dispatch, memory, telemetry) by pinned tag for reproducible installs; each server is maintained in its own repo.
The public MCP (Model Context Protocol) marketplace-aggregator for Selamy Labs —
the public counterpart to agent-skills.
It is the single discovery + distribution point for our public MCP servers. Each
server is maintained in its own versioned repo (per-server packaging); this repo
aggregates them, pinned by tag, as a Claude Code plugin marketplace.
Proprietary/internal MCP servers live in the private internal-agent-mcp repo.
MCP servers, unlike markdown skills, are software packages. Each gets clean,
independent Python packaging, its own CI + coverage gate, its own semver tags, and
uvx --from git+<repo>@<tag> reproducible install — without the multi-package
versioning mess of a monorepo. This repo gives them a single home for discovery and
native, pinned distribution, so workloads add one marketplace instead of tracking
five repos.
Defined in mcp-servers.json, each pinned to a release tag:
| Server | Repo | What it does |
|---|---|---|
laneq | selamy-labs/laneq | Local SQLite priority queue for feeding directives to agents |
reddit | selamy-labs/reddit-mcp | Terms-aware, read-only Reddit research as typed tools |
dispatch | selamy-labs/dispatch-mcp | Security-constrained dispatch of work to allowlisted lanes |
memory | selamy-labs/memory-mcp | Read/careful-write over the fleet markdown-memory store |
telemetry | selamy-labs/telemetry-mcp | Read-only queries over a configurable metrics backend (BigQuery-ready) |
telemetryis pinned to@mainpending its first semver tag — see the open follow-up to cutv0.1.0and re-pin.
agent-skills), so workloads declare + pin natively rather
than copying configs around.<name>-mcp), Python-packaged, CI + coverage-gated,
privacy-clean, semver-tagged. Internal/proprietary servers go in
internal-agent-mcp instead.mcp-servers.json pinned to a release tag.External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Selamy Labs public engineering-discipline skills plus seven bundled MCP servers (laneq, reddit, dispatch, memory, telemetry, telemetry-emit, dns). Single versioned unit; pin by tag/SHA for reproducible installs. See docs/INSTALL.md.
npx claudepluginhub selamy-labs/agent-mcp --plugin agent-mcpUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.