TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Anthropic's MCP Server Directory

11 点作者 punkpeye5 个月前
I started this project because I believe MCP has the potential to transform how AI models interact with external resources, but the ecosystem is still very fragmented. There&#x27;s no central place to discover and compare all the server implementations available, which makes adoption and experimentation harder for developers.<p>I initially built the GitHub repo awesome-mcp-servers (<a href="https:&#x2F;&#x2F;github.com&#x2F;punkpeye&#x2F;awesome-mcp-servers&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;punkpeye&#x2F;awesome-mcp-servers&#x2F;</a>), and it&#x27;s been amazing to see the community contribute to it. Now, I&#x27;m taking it further with a directory that automates many tasks—introspecting servers to determine the tools, resources, and prompts they provide, inferring required configurations, and checking dependencies for vulnerabilities. These features are designed to make it easier for people to trust and use these servers in production environments.<p>While an open-source protocol is fantastic for innovation, I also think we need a centralized channel for addressing critical issues like security vulnerabilities, dependency management, and user support. My hope is that this directory not only grows with help from contributions, but also becomes a trusted resource for anyone entering the MCP space. If you&#x27;re working on MCP servers or are interested in the project, I&#x27;d love to hear your thoughts!

2 条评论

orliesaurus5 个月前
I like this but I am skeptical!<p>As soon as I saw the MCP announcement - when dsp annoucned they had open sourced the repo - and started working on my own server [1]...it&#x27;s quite interesting that anthropic has decided to open source this protocol. I have a couple of questions and if anyone from anthropic reads this please also let us know you&#x27;re from anthropic.<p>1&#x2F; Why did you built a protocol like this without getting other LLM providers on board - because I believe that would have helped promoting and making this more of a unified effort, now it feels like Anthropic is running the show no?<p>2&#x2F; why is there a need to cenralize this now? surely anyone knows how to use npm or uvx - why do we need a directory? usually this means someone will be moderating this directory, but doesn&#x27;t that defeat the purpose of letting people contribute (i.e. you will probably reach some bottleneck around validating each server...imagine if npm or pypi had to validate everything...)<p>3&#x2F; What are the plans for MCP long-term?<p>4&#x2F; Side-question: why isn&#x27;t Anthropic pushing more on making it simple standardizing tools - i.e. openAI has Custom GPTs and they&#x27;re basically a big RAG play but I can see how slowly these custom GPTs will be able to access more and more external services - what&#x27;s the Anthropic equivalent?<p>Thanks for any partial answer, I&#x27;m on the MCP official discord too if anyone wants to geek out :)<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;toolhouse-community&#x2F;mcp-server-toolhouse">https:&#x2F;&#x2F;github.com&#x2F;toolhouse-community&#x2F;mcp-server-toolhouse</a>
评论 #42444555 未加载
SecretiveShell5 个月前
The GitHub list is a nice resource to find new MCP servers
评论 #42444477 未加载