pshaddel/mcp-template

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

开放

#3 创建于 2025年7月25日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (1 个派生)auto 404
documentationenhancementgood first issuehelp wanted

仓库指标

星标
 (3 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南