Coming soon

Give your AI agent
all the tools it needs

One endpoint. Hundreds of community-built tools. Add capabilities to your agent without the setup headache.

claude_desktop_config.json
{
  "mcpServers": {
    "ducktape": {
      "url": "https://you.ducktape.dev/mcp"
    }
  }
}

That's your entire config. Add tools anytime without changing it.

📧send-email
📊query-database
🔔slack-notify

Setting up tools shouldn't be this hard

Every tool has its own setup process. Before you know it, you're managing infrastructure instead of building your agent.

The reality today
{
  "mcpServers": {
    "weather": { // npm install, configure...
      "command": "node",
      "args": ["/path/to/weather/index.js"]
    },
    "slack": { // different package...
      "command": "npx",
      "args": ["@someorg/slack-mcp"]
    },
    "github": { // deploy somewhere...
      "url": "https://my-github-tool.vercel.app"
    },
    "notion": { // python this time...
      "command": "python",
      "args": ["notion_server.py"]
    }
  }
}
1Hunt down each tool
2Figure out how to deploy it
3Add it to your config
4Manage secrets separately
5Repeat for every tool

Five tools, five different setups, five things to maintain.

There's a simpler way

One endpoint that grows with you. Add tools from the web, and your agent instantly has new capabilities.

Your config, forever
{
  "mcpServers": {
    "ducktape": {
      "url": "https://you.ducktape.dev/mcp"
    }
  }
}
🔍

Browse what's available

Discover tools built by the community

Add with one click

No deployment, no config changes

🔐

Secrets in one place

All your API keys, managed together

🔄

Always up to date

Tools update without you lifting a finger

Here's how it works

Three steps to a more capable agent.

1

Get your personal endpoint

Sign in with GitHub. You'll get your own MCP server at you.ducktape.dev/mcp

https://you.ducktape.dev/mcp
2

Add the tools you need

Browse what's available, click "Add", and set up any required API keys.

📧
resend-emailby @jamie

Send transactional emails via Resend

3

Your agent is ready

That's it. Your agent can now use all the tools in your toolbelt.

Your AgentI can see you have 4 tools available. Want me to send that email now?

Built by the community

Useful tools, shared openly. Use what others have built, or contribute your own.

☁️

weather-lookup

by @sarah

Get current weather for any location

★ 3421.2K using
💬

slack-notify

by @mike

Send messages to Slack channels

★ 287890 using
🐙

github-issues

by @alex

Create and manage GitHub issues

★ 234567 using
Starter Kit

Developer Productivity

GitHub, Linear, Slack, and Notion tools bundled together

by @alex89 using

Have a tool you've built? Share it in about 20 lines of code.

Be the first to know

We're building ducktape right now. Join the waitlist and we'll let you know when it's ready.

No spam, just updates when we launch.