pshaddel/mcp-template

Add a more general transport handler(instead of just using a map)

オープン

#3 opened on 2025/07/25

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (1 件のフォーク)auto 404
documentationenhancementgood first issuehelp wanted

Repository metrics

Stars
 (3 個のスター)
PR merge metrics
 (PR metrics pending)

説明

You have to add an interface and give some samples in README.md file so that you can use Redis or a Databse for handling that.

It should be a simple interface, and then others can add whatever library they want to use(Redis, PG, Prisma, MongoDB, ...)

Add a sample of redis io, and pg in the README.md

コントリビューターガイド