
Building AI scaffolding with the Model Context Protocol (MCP)
Most Used Tags
Testing patterns for MCP tool/resource handlers using `createMockContext` and Vitest. Covers mock context options, handler testing, McpError assertions, format testing, Vitest config setup, and test isolation conventions.
Error handling patterns and codes for `@cyanheads/mcp-ts-core`.
Reference for core and server configuration in @cyanheads/mcp-ts-core.
Scaffold new MCP prompt templates for LLM interactions.
Design a new MCP server's tool surface and service layer efficiently.
Migrate mcp-ts-template forks to use @cyanheads/mcp-ts-core as a package dependency.
Scaffold an MCP App tool and UI resource pair for interactive tools.
Easily add new storage or service providers to the core package.
File bugs or feature requests against this MCP server's repository.
API reference for utility methods in @cyanheads/mcp-ts-core/utils.
Automate dependency updates and verify changes with a focus on `@cyanheads/mcp-ts-core`.
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.
Trace the agent onboarding flow to audit and improve the onboarding process.
API reference for built-in service providers including LLM, Speech, and Graph.
Implement authentication and authorization patterns for multi-tenancy in your applications.
Scaffold new service integrations and external API connections.
Reference for the unified Context object in @cyanheads/mcp-ts-core, detailing its interface and sub-APIs.
Agent-native TypeScript framework for building MCP servers with a focus on tools, not infrastructure.
Verify release readiness and publish. The git wrapup protocol handles version bumps, changelog, README, commits, and tagging during the coding session. This skill verifies nothing was missed, runs final checks, and presents the irreversible publish commands.
Scaffold a new MCP resource definition for data exposure.
File bugs or feature requests for issues in the @cyanheads/mcp-ts-core framework.
Deploy Cloudflare Workers using `createWorkerHandler` for flexible server setups.
Finalize documentation and project metadata for a ship-ready MCP server.
Scaffold a new MCP tool definition for server capabilities.
Facilitate the addition of new subpath exports in the @cyanheads/mcp-ts-core package.
Verify the behavior of MCP tools with real-world inputs to identify issues and improve performance.
Scaffold test files for existing tools, resources, or services to enhance test coverage.
Lint, format, typecheck, and verify project cleanliness before commits.
Scaffold an MCP App tool and UI resource pair for interactive applications.
Scaffold test files for existing tools, resources, or services to enhance coverage.
Deploy Cloudflare Workers easily with `createWorkerHandler` for seamless integration.
MCP server for the ClinicalTrials.gov v2 API to search and match clinical trials.
Scaffold new MCP prompt templates for LLM interactions.
Design a new MCP server's tool surface and service layer efficiently.
Reference for core and server configuration in @cyanheads/mcp-ts-core, detailing environment variables and schema patterns.
Scaffold a new MCP resource definition for data exposure via URI.
Finalize documentation and metadata for a ship-ready MCP server.
Reference for error handling patterns and codes in @cyanheads/mcp-ts-core.
Automate the investigation and adoption of dependency updates with a focus on `@cyanheads/mcp-ts-core`.
Lint, format, typecheck, and verify project cleanliness before commits.
Scaffold new MCP tool definitions for server capabilities.
File bugs or feature requests against this MCP server's repo for server-specific issues.
Scaffold new service integrations and external API connections.
File bugs or feature requests against @cyanheads/mcp-ts-core for framework issues.
Migrate mcp-ts-template forks to use @cyanheads/mcp-ts-core as a package dependency.
API reference for utilities in @cyanheads/mcp-ts-core/utils, detailing method signatures and usage.
API reference for built-in service providers like LLM, Speech, and Graph.
Implement authentication and authorization patterns for multi-tenancy in your applications.
Reference for the unified `Context` object in `@cyanheads/mcp-ts-core` with detailed API documentation.
Testing patterns for MCP tool/resource handlers using Vitest and mock contexts.
Post-init orientation for MCP servers built on @cyanheads/mcp-ts-core.
Verify behavior end-to-end with real-world inputs and generate actionable reports.
Finalize documentation and project metadata for a ship-ready MCP server.
Testing patterns for MCP tool/resource handlers using Vitest and mock contexts.
Scaffold test files for tools, resources, or services to enhance coverage.
Automate dependency updates and verification with a focus on `@cyanheads/mcp-ts-core`.
Migrate mcp-ts-template forks to use @cyanheads/mcp-ts-core as a dependency.
Verify the behavior of MCP definitions with real-world inputs through comprehensive field testing.
Error handling patterns and codes for `@cyanheads/mcp-ts-core`.
Scaffold new service integrations and external API connections.
Reference for the unified Context object in @cyanheads/mcp-ts-core, detailing its interface and sub-APIs.
Scaffold an MCP App tool and UI resource pair for interactive tools.
MCP server for querying the PubChem chemical database with various tools.
Scaffold a new MCP resource definition for easy data exposure.
File bugs or feature requests for issues in the @cyanheads/mcp-ts-core framework.
File bugs or feature requests against the MCP server's repository for server-specific issues.
Scaffold new MCP tool definitions for enhanced server capabilities.
Scaffold new MCP prompt templates for LLM interactions.
Comprehensive API reference for utilities in @cyanheads/mcp-ts-core/utils.
Design a new MCP server's tool surface and service layer efficiently.
Deploy Cloudflare Workers using `createWorkerHandler` for flexible server setups.
API reference for built-in service providers including LLM, Speech, and Graph.
Implement authentication and authorization patterns for multi-tenancy in your applications.
Post-init orientation for MCP server setup and project onboarding.
Reference for core and server configuration in @cyanheads/mcp-ts-core.
Lint, format, typecheck, and verify project cleanliness before committing changes.
API reference for utility methods in @cyanheads/mcp-ts-core/utils.
Scaffold test files for existing tools, resources, or services to enhance coverage.
Implement authentication and authorization patterns for multi-tenancy in your applications.
Lint, format, typecheck, and verify project quality before committing changes.
A calculator MCP server for verifying mathematical computations using LLMs.
Scaffold an MCP App tool with an interactive UI for enhanced user interaction.
File bugs or feature requests against @cyanheads/mcp-ts-core when encountering framework issues.
Error handling patterns and codes for `@cyanheads/mcp-ts-core`.
Migrate mcp-ts-template forks to use @cyanheads/mcp-ts-core as a dependency.
Automate dependency updates and verification with a focus on `@cyanheads/mcp-ts-core`.
Scaffold new service integrations and external API connections.
Design a new MCP server or expand existing ones with a structured approach.
Scaffold a new MCP tool definition for adding capabilities to the server.
Scaffold a new MCP resource definition for easy data exposure.
Reference for core and server configuration in @cyanheads/mcp-ts-core.
File bugs or feature requests against this MCP server's repository for server-specific issues.
Reference for the unified `Context` object in `@cyanheads/mcp-ts-core`.
Finalize documentation and project metadata for a ship-ready MCP server.
Easily scaffold new MCP prompt templates for LLM interactions.
API reference for built-in service providers including LLM, Speech, and Graph.
Deploy Cloudflare Workers using `createWorkerHandler` for seamless integration.
Post-init orientation for MCP server setup using @cyanheads/mcp-ts-core.
Verify the behavior of tools and resources with real-world inputs to ensure end-to-end functionality.
Testing patterns for MCP tool/resource handlers using Vitest and mock contexts.