Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
xytara MCP Executor
Public MCP server for summaries, DNS lookup, catalog, replies, and JSON checks.
io.github.commitshow/audit
Score any public GitHub repo 0-100 against the commit.show audit rubric.
TOP GUN GEO-Lens
Brand visibility auditing across LLMs, AI search, and answer engines with GEO reports and scores.
io.github.looptech-ai/understand-quickly
Public registry of code-knowledge graphs for AI agents with schema validation and drift detection.
io.github.cyanheads/ntfy-mcp-server
Send, manage, and replay ntfy push notifications via MCP.
Hawaii Conditions MCP Server
Real-time surf, weather, trail status, volcano, ocean safety, and restaurants for Hawaii.
ClickUp
Manages ClickUp tasks, time tracking, and standup posts via natural language through AI assistants.
AR Agents
Argentine business automation for Mercado Pago, AFIP/ARCA, WhatsApp, banking, and shipping.
K8sCortex
Kubernetes management tools for GKE, AKS, and EKS clusters with RBAC, audit logging, and GitOps support.
Facebook Publisher
Safe Facebook Pages publishing with brand-voice enforcement, image requirements, and anti-duplication checks.
DevPod
Manages development containers via DevPod, Docker, and GitHub Codespaces with 45 MCP tools for AI agents.
Airtable
Official Airtable database operations and record management for AI agents.
AiDOOS Virtual Delivery Center
Virtual Delivery Center planning for any initiative: pods, roles, AI agents, and Delivery Units.
AgenticMail
Email and SMS infrastructure for AI agents — send mail, receive verification codes, and manage real inboxes.
Minerva
AI-powered research engine that searches the web, processes PDFs, and synthesizes structured reports via MCP.
Code Index
SQLite-backed hybrid search combining vector embeddings and full-text search for code repositories.
Sui
Queries the Sui blockchain via 29 tools spanning gRPC fullnode, GraphQL RPC, and archival endpoints with LLM-friendly...
io.github.zekebuilds-lab/mcp-pay-gate
Dual-rail Lightning paywall for MCP servers: accepts L402 and x402 bip122/exact, one LNBits backend.
FilingFirehose
SEC EDGAR filings parsed: 8-K body-text classification, 13D activist tagging, S-3 ATM detection.
diagrammer
Author Diagrammer JSON for the Diagrammer viewer. Use whenever the user asks for a mind map, concept map, flowchart, tree, dependency graph, or timeline. Output a single JSON document conforming to the schema below.
functional-ts
Use when writing server-side TypeScript code involving domain models, use cases, repositories, state transitions, or business logic. Guides functional domain modeling with discriminated unions, pure functions, and Result types.
functional-ts-review
Use when reviewing TypeScript server-side code for adherence to functional domain modeling principles. Checks the same principles enforced by the `functional-ts` skill — discriminated unions, companion objects, branded types, immutability, file structure, pure state transitions,
functional-ts-review-ja
サーバーサイドTypeScriptコードを関数型ドメインモデリング原則に照らしてレビューする。`functional-ts-ja` スキルと同じナレッジを参照し、Discriminated Union、Companion Object、Branded Types、不変性、ファイル構成、純粋関数による状態遷移、網羅性チェック、Result型によるエラーハンドリング、境界の防御(スキーマバリデーション・`as` 禁止・PII 保護)、宣言的スタイル、型安全なテストデータをチェックする。