Val Town
v1.0.0
town.val/mcp
Deploy serverless TypeScript on Val Town: HTTP vals, cron, SQLite, email, OAuth.
“Typescript” 共 405 个结果
v1.0.0
town.val/mcp
Deploy serverless TypeScript on Val Town: HTTP vals, cron, SQLite, email, OAuth.
v1.0.1
io.github.Nishant-Chaudhary5338/mcp-react-toolkit
9 MCP servers for React/TypeScript — dep auditing, a11y, test gen, and TypeScript enforcement.
v0.3.1
io.github.vola-trebla/ast-impact-mapper-mcp
MCP server that uses TypeScript AST to find which tests are affected by a code change
v0.2.0
io.github.vola-trebla/sourcemap-retrace-mcp
Decodes minified production stack traces back to original TypeScript source using source maps.
v0.2.0
io.github.vola-trebla/tsconfig-inheritance-flattener-mcp
Resolves TypeScript config inheritance chains and returns effective compiler options per file.
v1.0.3
io.github.earonesty/boxpdf
Resource-only MCP server with docs and templates for the boxpdf TypeScript PDF layout library.
v1.0.0
sh.convention/mcp
Ship production-ready TypeScript code in half the time, at half the cost.
v6.29.3
io.github.team-telnyx/telnyx
Official TypeScript library for the Telnyx API
v1.0.1
io.github.rog0x/schema
JSON Schema, TypeScript types, mocks for AI agents
v1.10.3
io.github.paiml/pmcp
High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility
v3.5.10
io.github.duriantaco/skylos
Dead code, security, secrets detection and code quality for Python, TypeScript, Go.
v3.0.9
io.github.cyanheads/mcp-ts-template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
v1.1.8
io.github.Digital-Defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
v1.0.2
io.github.DigitalDefiance/ts-mcp-debugger
Enterprise debugging for Node.js/TypeScript with 25+ tools: breakpoints, profiling, hang detection
v1.6.1
io.github.noahgift/pmcp
High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility
v0.1.0
ai.smithery/slhad-aha-mcp
A TypeScript MCP server for Home Assistant, enabling programmatic management of entities, automati…
vmain
io.github.anthropics/skills/mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
vmaster
io.github.ccxt/ccxt/new-exchange
Scaffold a new CCXT exchange integration in TypeScript, following the certified-exchange template. Walks through describe(), required unified methods, parsers, capability flags, sandbox setup, and static fixtures. Use when adding support for an exchange that does not exist yet under ts/src/.
vnext
io.github.novuhq/novu/ink-tui
Build terminal user interfaces (TUIs) using Ink (React for CLIs) and @inkjs/ui with a reactive, session-driven wizard pattern. Use when creating interactive CLI installation wizards, setup flows, or multi-step terminal applications in Node.js/TypeScript. Covers reactive screen resolution, declarative flow pipelines, overlay interrupts, session state management, Ink components, Flexbox terminal layout, and graceful degradation across terminal environments.
vmain
io.github.grafana/grafana/frontend-testing-strategy
Write unit and E2E tests for Grafana frontend code (React/TypeScript, any package or feature area) to the conventions this repo expects. Use when adding, backfilling, or reviewing frontend tests; when a test only asserts "it rendered" or "it's defined"; when reviewing AI-generated tests for slop; or when a frontend test is flaky. For visualization panels and grafana-ui viz components specifically, also load the `panel-testing-strategy` skill.
vmain
io.github.langgenius/dify/how-to-write-component
Use when implementing or refactoring React/TypeScript components and the task requires decisions about component ownership, feature boundaries, state, data flow, effects, or interaction ownership. Do not use for review-only requests, test-only work, copy-only edits, or styling-only changes.
vdev
io.github.code-yeongyu/oh-my-openagent/programming
Applies strict, modern language practice (typed errors, exhaustive match, TDD) for Python, Rust, TypeScript, and Go. Use for work on .py, .rs, .ts, or .go files.
vdev
io.github.tabler/tabler/shared-lib
Move logic out of Astro frontmatter into `shared/lib/*.ts` and cover it with a vitest test. Use when a component's or page's frontmatter grows past assembling classes, when demo data needs shaping or formatting, when the same helper appears in two components, or when the user asks for a helper, utility or unit test under `shared/`. Covers what belongs there, module conventions, the sibling `*.test.ts` rule, deterministic demo data, and the strict-TypeScript patterns the repo uses.
vmain
io.github.tw93/Pake/code-review
Pake project adapter for Waza check/code-review. Use for TypeScript CLI, Rust/Tauri, release artifact, and CI review.