Show HN: Apple Unified Logging for Stdio MCP and LSP
为MCP和LSP调试而生,把stdio上的JSON-RPC通信转为苹果统一日志,排查问题更直观。
Article URL: https://github.com/paaloeye/jsonrpc-stdio-proxy Comments URL: https://news.ycombinator.com/item?id=49433171 Points: 2 # Comments: 1
为MCP和LSP调试而生,把stdio上的JSON-RPC通信转为苹果统一日志,排查问题更直观。
Article URL: https://github.com/paaloeye/jsonrpc-stdio-proxy Comments URL: https://news.ycombinator.com/item?id=49433171 Points: 2 # Comments: 1
Google官方AI工具被挖出SSRF漏洞,八天修复并获CVE,披露过程值得一看。
Earlier this year I found a server-side request forgery bug in Google's MCP Toolbox, the official server Google publishes for connecting language-mode…
构建无服务器BigQuery MCP智能体,用Gemini驱动数据决策,附实战示例。
Demystifying Data Decisions: Building a Serverless BigQuery MCP Agent with Gemini & Google ADK title: "Demystifying Data Decisions: Building a Ser…
LLM代理如何通过MCP高效触达企业数据?从SQL生成到工具选择的领域导向模式,是构建可靠数据接入的关键参考。
arXiv:2608.22063v1 Announce Type: new Abstract: Agents built on Large Language Models (LLMs) increasingly reach enterprise data through the Model Cont…
MCP 分页踩坑:nextCursor 为空字符串仍是有效游标,仅缺字段才结束。用 .NET 10 验证器避免静默截断数据。
MCP pagination empty nextCursor handling looks like a tiny null check, but the wrong predicate can hide most of a server's catalog. In the final 2026-…
让AI代理深入科学文献方法细节,科学MCP服务器补齐摘要之外的宝藏信息。
Most "research agent" demos are searching abstracts and calling it literature review. The abstract tells you a Phase 3 melanoma immunotherapy trial hi…
首个针对MCP跨域资源滥用防护框架登场,为AI协议安全加装“门禁系统”
arXiv:2608.20481v1 Announce Type: cross Abstract: The Model Context Protocol (MCP) is an open source JSON-RPC protocol that standardizes how large lan…
AI代理已能直接剪辑视频并提取成片、字幕和爆款评分,2026年MCP视频生态盘点揭示竞争焦点已从“有没有MCP”转向工作流深度。
Six months ago, "AI video editing" meant opening a web app, pasting a link, and clicking around. Today you can stay in the tool you already talk to (C…
MCP官方扩展让ChatGPT和Claude直接渲染交互式仪表盘,数据可视化一步到位。
Article URL: https://www.corpusiq.io/docs/hermes/mcp/mcp-apps-interactive-ui Comments URL: https://news.ycombinator.com/item?id=49380035 Points: 2 # C…
告别把API密钥塞进.env,看Agent认证新范式,附最小实现代码,安全又省心。
Open any repo with an AI agent in it and you'll find the same thing nine times out of ten: a .env file with an OpenAI key, a GitHub token, maybe a dat…
讲解如何基于JSON-RPC 2.0搭建自定义MCP服务器,让AI模型按需调用工具,告别繁琐定制集成。
The Protocol That Actually Standardizes Tooling MCP (Model Context Protocol) is essentially a JSON-RPC 2.0 service with a schema for capabilities, too…
MCP服务器也有包管理器了!Pharos像npm一样管理MCP服务,支持后台守护、自动卸载,装服务就跟装npm包一样爽。
Hey HN! Dev here. I built PHAROS, an open-source CLI package manager for MCP servers. Think npm, but for MCP. What it does: - Search across all MCP re…
团队共享AI/Agent配置还在靠Git推送?HN热议如何解决非技术人员上手和同步痛点,值得一看。
We have a local setup with shared context, skills, workflows, mcps and connections to internal tools. We currently just used Github as SOT and sharing…
独立开发者用17万美元销售额验证的AI声誉管理工具,连接Google商家评论,直接在Claude中生成改进建议。
Hey folks, I bootstrapped "More Good Reviews" to $170,000 in sales before building this. I just launched an MCP for AI reputation and review managemen…
在Claude聊天里直接创建和管理ElevenLabs语音智能体,AI语音工作流一步到位
Create and manage ElevenLabs voice agents in your chat Discussion | Link
开源MCP桥接神器,让AI直接操控Blender建模,创意工作流一键起飞。
Open-source MCP bridge for Blender AI workflows Discussion | Link
网页爬虫遇到改版不再翻车——自愈选择器自动重定位元素,还带MCP服务器让AI直接调用。
Article URL: https://github.com/mldsveda/PyScrappy Comments URL: https://news.ycombinator.com/item?id=49317799 Points: 3 # Comments: 0
集中管理团队AI技能与工具,带审查机制,让Claude技能有序协作
Article URL: https://github.com/Bevel-Software/Hexis Comments URL: https://news.ycombinator.com/item?id=49300784 Points: 4 # Comments: 0
给AI Agent一块实时共享画布,人类与智能体在浏览器中秒级协作,开源可自托管。
I was frustrated that paper.design charges for the usage (!) of their MCP, so built open-source alternative. It's a canvas for agents, where they can …
AI生成UI总差几像素?用Figma MCP把每个硬编码值溯源到设计节点,彻底告别“看起来对”的盲猜。
Every hardcoded value now traces to a Figma node, and "looks right" is no longer accepted as proof. We packaged the fix as a reusable Claude Code skil…