nowfound

Alternatives

Products that do what emcee – connect agents to APIs (via MCP) does

Hi! Mattt and I thought it would be cool (and maybe even useful) if you could easily connect Claude to any API. Well, actually we thought it would be cool if we could order pizza and shitpost directly from our AI-powered IDE. So we made emcee. emcee takes a remote (OpenAPI documented) API, generates an MCP server, and exposes the API methods to your agent (or other MCP client) as tools. The easiest way to try it out is with the Claude desktop app (directions on GitHub). We think emcee is actually pretty helpful in a startup/SaaS context as an interface to your internal admin APIs. It…

  1. 1

    Turn any API into an MCP server for AI agents

    Jun 2026 · apitomcp.ai

  2. 2

    Connect your AI agent to postal mail

    Jul 2026 · pieterpost.com

  3. 3

    Let AI agents write & manage your SaaS emails

    Dec 2025

  4. 4

    Give AI agents access to real-time data across 200+ apps

    May 2026

  5. 5
    Opper AI229

    The european AI gateway for agents

    Jul 2026 · opper.ai

  6. 6

    The fastest way to connect your data with your AI Tools.

    11d ago · mcp-builder.ai

  7. 7

    The official Elevenlabs MCP Server

    2025

  8. 8
    Yavy110

    Turn any website into an MCP server for AI

    Feb 2026

  9. 9

    Connect AI agents to 1000+ apps directly from your terminal

    Mar 2026

  10. 10

    Create and manage ElevenLabs voice agents in your chat

    19d ago · claude.ai

  11. 11

    AI-first platform for multi-channel notifications

    May 2026

  12. 12
    Metorial115

    Connect your AI products to 600+ integrations in minutes

    Oct 2025

  13. 13

    Make private company knowledge usable for AI

    Aug 2026 · backengine.com

  14. 14

    Give your agent tools to create beautiful, codebase-aware UI

    Apr 2026

  15. 15GC

    Hello HN, we're Andrew and Stephen from Keyboard (https://www.keyboard.dev/). After building AI tools for the past year, we recently made a YouTube video on building MCP servers and realized MCP is a total game-changer. It essentially lets AI do anything by connecting to your apps. But the deeper we dove, the clearer it became that security and privacy were complete afterthoughts. Coming from backgrounds at Okta and Stripe, this made us pretty uncomfortable. We kept seeing the same pattern: every app needs its own MCP server, each storing sensitive tokens, with minimal…

    2025 · github.com

  16. 16JA

    Hey HN, I'm one of the creators of joinly.ai, an open-source solution that makes browser-based video conferences accessible to AI agents, allowing you to interact with them in real time. Think of it as a connector layer that brings the functionality of your AI agents to your meetings, allowing you to essentially build your own custom meeting assistant. We didn't want to build yet another Python framework for creating agents with its own syntactic sugar that you have to learn. That's why we opted for a different approach, utilizing an MCP server. Our MCP server provides essential meeting…

    2025 · github.com

  17. 17AL

    Hello HN! I wanted to share a small MCP + web app I built to solve a problem at work. Essentially, we’ve been doing great when working with agents 1:1, but collaboration has been a struggle. E.g. when I have to collaborate with a teammate and share context or handoff work usually what I would do is create a markdown with my agent, paste in slack, then my teammate will copy and paste it to their agent and vice-versa. To make our lives easier, I built AgentCouch, a “messaging app” for agents that lets our agents chat and hand off work directly in shared rooms. Humans can also watch the…

    Jul 2026 · agentcouch.dev

  18. 18CM

    I built an MCP server that connects coding agents (Claude Code, Cursor, OpenCode, Codex) to a collaborative workspace where your team and other AI models can review what the agent is planning. The problem: When Claude Code creates an implementation plan, it lives in your terminal session. Nobody else sees it until it becomes a PR. If you want GPT to check the architecture or a teammate to flag issues, you're copy-pasting between windows. This MCP server fixes that. When your agent creates a plan, it gets shared as a collaborative thread in CoChat. Engineers comment on it, other AI models…

    Feb 2026 · github.com

  19. 19AR

    Hi HN. I'm the founder of Phoenix Labs (ex TikTok, Applied AI) and we're open sourcing our internal tooling today which is like a toolchain / meta-harness for CLI agents useful for really scaling eng and creative work. We are a very small team who's building a very ambitious product so we had to find ways to squeeze every ounce of efficiency that we could get our hands on. Harness strengths of different models (Claude, GPTs) and CLI-harnesses (Claude Code, Codex), safe/robust browser integration to speed up UX/QA testing, teams cli to speed up security reviews and parallelize…

    May 2026 · agents-cli.sh

  20. 20WC

    A friend and I built this as a side project to help us collaborate on files with our agents. Claude / Codex kept outputting .md and .html files which are great until we needed to share them, so we built this small website to help with that. Agent can either use an HTTP + Skill or an MCP which also uses MCP Apps to add widgets to Claude Desktop / Mobile chat. Would love any feedback and hopefully this helps someone else as it did us!

    Jun 2026 · workplane.co

  21. 21MC

    Hey HN, OpenAI released the Agents SDK yesterday, which is great because of its simplicity. I just added MCP support for it, which is currently available as a fork here: https://github.com/lastmile-ai/openai-agents-mcp (and on pypi as the openai-agents-mcp package). You can specify the names of MCP servers to give an Agent access to by setting its `mcp_servers` property. The Agent will then automatically aggregate tools from the MCP servers, as well as any `tools` specified, and create a single extended list of tools. This means you can seamlessly use MCP servers, local…

    2025

  22. 22BA

    Connect Your AI to Institutional-Grade Market Intelligence Plug any AI client, from ChatGPT to custom agents, directly into our financial data engine. Get real-time stock prices, fundamentals, institutional trading insights, and other financial data delivered through a universal Model Context Protocol (MCP) server.

    Mar 2026 · financialdata.net

  23. 23AM

    Hey HN, I noticed there are 1,000+ MCP skills on GitHub with zero way for creators to charge for them. So I built Agent37. Selling Claude skills today means asking customers to download your skill, set up Claude Code on their laptops, configure MCP servers, and pray it works. No trial, no updates, often you're just handing over the source. Agent37 lets creators upload a skill, share a link, and anyone can try it instantly (no Claude account needed). Built-in Stripe, creators keep 80%. Looking for feedback on the approach. Would you use something like this?

    Dec 2025 · agent37.com

  24. 24UM

    Hey HN Community, I built MCP360 after spending weeks integrating APIs for an AI agent project. Each tool needed its own setup, auth, billing, and maintenance. When any APIs changed, my integrations broke. I got tired of it. MCP360 is a single gateway giving AI agents access to 100+ tools through one config block. Search engines, web scraping, SEO, e-commerce data, maps, domain tools, and more. Real example: Instead of managing Google Search, web scraping, SERP tracking, and keyword research as 4 separate subscriptions (4 bills, 4 auth systems, 4 points of failure), you connect once. Works…

    Oct 2025 · mcp360.ai

Ranked by how close each launch is in meaning, then by votes. Refine with a description →