Skip to content

Conversation

@troystaylor
Copy link
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

This PR adds comprehensive resources for building Model Context Protocol (MCP) servers in TypeScript/Node.js using the official SDK.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify): Collection

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

- Add instructions for TypeScript MCP server development best practices
- Add prompt for generating complete TypeScript MCP server projects
- Add expert chat mode for TypeScript MCP development assistance
- Add collection grouping all TypeScript MCP resources together
- Update README files with new contributions
Copilot AI review requested due to automatic review settings October 16, 2025 13:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive resources for building Model Context Protocol (MCP) servers in TypeScript/Node.js using the official SDK. It introduces a complete collection comprising instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance.

Key changes:

  • Creates a new collection specifically for TypeScript MCP server development
  • Adds detailed instructions covering the @modelcontextprotocol/sdk with practical patterns
  • Provides a comprehensive prompt for generating complete MCP server projects
  • Introduces an expert chat mode for specialized TypeScript MCP guidance

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
prompts/typescript-mcp-server-generator.prompt.md Agent prompt for generating complete MCP server projects with TypeScript, tools, and configuration
instructions/typescript-mcp-server.instructions.md Comprehensive instructions for TypeScript MCP development with SDK patterns and best practices
collections/typescript-mcp-development.md Collection documentation describing the TypeScript MCP toolkit and its components
collections/typescript-mcp-development.collection.yml YAML configuration file defining the collection structure and metadata
chatmodes/typescript-mcp-expert.chatmode.md Expert chat mode for specialized TypeScript MCP server development guidance
README.prompts.md Updated prompts listing to include the new TypeScript MCP server generator
README.instructions.md Updated instructions listing to include the new TypeScript MCP server instructions
README.collections.md Updated collections listing to include the new TypeScript MCP development collection
README.chatmodes.md Updated chat modes listing to include the new TypeScript MCP expert mode

@aaronpowell aaronpowell merged commit fc55306 into github:main Oct 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants