cyanheads/mcp-ts-core

Agent-native TypeScript framework for MCP servers.

This repository also configures its own agents. See what mcp-ts-core tells them →

151Stars on the repository
38Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

maintenance

25

cyanheads/mcp-ts-core

Skill Claude Code

Investigate, adopt, and verify dependency updates — with special handling for @cyanheads/mcp-ts-core. Captures what changed, understands why, cross-references against the codebase, adopts framework improvements, syncs project skills, and runs final checks. Supports two entry modes: run the full flow end-to-end, or…

not rated 151 +1 changed 8d ago A 75 tokens copy · 100% Apache-2.0

orchestrations

26

cyanheads/mcp-ts-core

Skill Codex

Pick and run a multi-phase workflow that chains foundational task skills (git-wrapup, release-and-publish, maintenance, field-test, setup, etc.) end-to-end. Routes user intent to a workflow file under workflows/ — greenfield builds, maintenance + release, field-test + fix, or known-work + release. Single source for…

not rated 151 +1 changed 2d ago A 159 tokens copy · 100% Apache-2.0

polish-docs-meta

27

cyanheads/mcp-ts-core

Skill Claude Code

Finalize documentation and project metadata for a ship-ready MCP server. Use after implementation is complete, tests pass, and devcheck is clean. Safe to run at any stage — each step checks current state and only acts on what still needs work.

not rated 151 +1 2d ago A 54 tokens copy · 100% Apache-2.0

release-and-publish

28

cyanheads/mcp-ts-core

Skill Claude CodeCodex

Ship a release end-to-end across every registry the project targets (npm, MCP Registry, GitHub Releases for .mcpb bundles, GHCR). Runs the final verification gate, fast-forwards main when the release rode a release PR, creates the annotated tag on the commit main now points at, pushes commits and tags, then publishes…

not rated 151 +1 changed 2d ago A 155 tokens copy · 100% Apache-2.0

cyanheads/mcp-ts-core

Skill Claude CodeCodex

File a bug or feature request against @cyanheads/mcp-ts-core when you hit a framework issue. Use when a builder, utility, context method, or config behaves contrary to the documented API — not for server-specific application bugs.

not rated 151 +1 2d ago A 52 tokens copy · 100% Apache-2.0

report-issue-local

30

cyanheads/mcp-ts-core

Skill Claude CodeCodex

File a bug or feature request against this MCP server's own repo. Use for server-specific issues — tool logic, service integrations, config problems, or domain bugs that aren't caused by the framework.

not rated 151 +1 2d ago A 44 tokens copy · 100% Apache-2.0

security-pass

31

cyanheads/mcp-ts-core

Skill Claude CodeCodex

Review an MCP server for common security gaps: LLM-facing surfaces as injection vector (tools, resources, prompts, descriptions), scope blast radius, destructive ops without consent, upstream auth shape, input sinks (URL / path / roots / shell / schema strictness / ReDoS), tenant isolation, leakage through errors and…

not rated 151 +1 2d ago A 118 tokens copy · 100% Apache-2.0

setup

32

cyanheads/mcp-ts-core

Skill Claude Code

Post-init orientation for an MCP server built on @cyanheads/mcp-ts-core. Use after running @cyanheads/mcp-ts-core init to understand the project structure, conventions, and skill sync model. Also use when onboarding to an existing project for the first time.

not rated 151 +1 changed 8d ago A 58 tokens copy · 100% Apache-2.0

techniques

33

cyanheads/mcp-ts-core

Skill Claude CodeCodex

Catalog of reusable response- and data-shaping techniques for MCP servers built on @cyanheads/mcp-ts-core — overflow handling, payload shaping, retrieval patterns. Use when a tool's payload is too large, awkwardly shaped, or expensive to retrieve and you want a proven pattern instead of inventing one. Each technique…

not rated 151 +1 2d ago A 79 tokens copy · 100% Apache-2.0

tool-defs-analysis

34

cyanheads/mcp-ts-core

Skill Claude CodeCodex

Read-only audit of MCP definition language across an existing surface — tools, resources, prompts, server instructions. Walks every definition file and checks 16 categories the LLM reads to decide whether and how to call: voice & tense, internal leaks, audience leaks, defaults, recovery hints, field descriptions…

not rated 151 +1 2d ago A 177 tokens copy · 100% Apache-2.0

release-pr-review

35

cyanheads/mcp-ts-core

Skill Claude CodeCodex

Review pass on an open release PR (release/ → main) — the step between git-wrapup and release-and-publish when a project releases in gated release PR mode. Reads the PR's commit range through the code-simplifier lens plus a correctness review, verifies whatever an automated reviewer left on the PR, lands fixes as…

not rated 151 +1 2d ago A 139 tokens copy · 100% Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: