Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

集成MCP-Server市场中心

Open
#82 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
nodejs, typescript
Domain
api, backend, devtools

Research direction

No files, tests, or entry points are named. Start by mapping the existing MCP-related implementation and checking how STDIO, SSE, and Streamable HTTP are currently handled, then review the proposed @modelcontextprotocol/inspector integration. Done would require an MCP registry, hosted protocol access, online debugging, and searchable usage configurations.

Written by the indexing model from the issue text.

Description

enhancement

背景

对于公司内部的MCP-Server, 由于隐私性问题不能发布为npm包,那么就没法以npx或者uvx等形式快速的共享使用。所以基本会以STDIO类型的MCP-Server进行开发,在内部进行共享时只能将对应源文件拉取本地使用。

MCP-Server市场中心能够整合内部各团队或个人实现的MCP-Server,提供统一的Streamable HTTP协议访问端口,快速的整合MCP资源。

功能

  1. 添加MCP注册中心,个人能够上传自己实现的STDIO/SSE/Streamable HTTP协议的MCP-Server, 哆啦A梦实现不同协议的兼容与部署托管
  2. 在线调试,使用@modelcontextprotocol/inspector实现
  3. 市场中心,搜索与查看使用配置案例
Dominant language
TypeScript
Stars
40
Forks
12
Avg merge
44m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DTStack/doraemon

All issues in DTStack/doraemon

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.