(comments)
原始链接: https://news.ycombinator.com/item?id=44011569
The Hacker News thread discusses "Postman for MCP," a platform for creating MCP servers from APIs, likened to Postman for HTTP clients. The creator, andes314, clarifies that the tool simplifies building and interacting with MCP servers compared to Claude's integration.
Users raise concerns about rate limits ("Error code: 429"), suggesting user-provided API tokens. There's also discussion about Postman itself, with one user finding it bloated and inconvenient for quick tasks. Andes314 emphasizes that their platform's unique feature is allowing users to specify input/output parsing for LLMs in natural language, something they believe is not yet widely explored, alongside offering a simple chat client. They also mention limiting requests to 30req/s due to Anthropic's rate limits.
I’m also confused by the title – why “Postman”? I do know about Postman the HTTP client, but I don’t get the parallel here.
reply