Skip to main content

47 posts tagged with "AI Agents"

AI agent development and design

View All Tags

X (Twitter) MCP Server: Full-Archive Search & AI-Powered Social Workflows

· 7 min read
MCPBundles

X (Twitter) MCP Server

Teams want X (Twitter) in the same place as the rest of their AI stack: searchable, scriptable, and safe behind the right credentials. The platform does not ship an official MCP server you can drop into Claude, ChatGPT, or Cursor. That leaves a gap between “ask the model a question about social data” and “actually query the live network with correct auth and rate limits.”

MCPBundles closes that gap with the x provider: 24+ MCP tools (and growing) backed by X API v2, two authentication paths, and a standout capability for research and brand intelligence — full-archive tweet search (the entire history of public tweets, not a rolling seven-day window).

Reddit MCP Server: Browse, Search & Act on Reddit with AI (OAuth2, 36+ Tools)

· 7 min read
MCPBundles

Reddit MCP Server

Reddit is one of the web’s largest public discussion graphs: subreddits, threads, votes, and millions of daily posts. Teams use it for community support, product feedback, developer relations, and research. But wiring that into an AI workflow today usually means brittle scripts or one-off bots — not something you can hand to Claude, ChatGPT, or Cursor with clear boundaries.

Reddit does not ship an official MCP server. Community implementations tend to be thin or bot-shaped: enough to post a link, not enough to explore, reason, and act with structured tools. MCPBundles closes that gap with a hosted Reddit provider (reddit) that exposes 36+ MCP tools behind Reddit OAuth2 and three explicit permission tiers, so your agent gets the API surface it needs without over-scoping credentials.

Grafana MCP Server: Monitor, Debug & Explore Your Infrastructure with AI

· 6 min read
MCPBundles

Grafana MCP Server

Grafana is where engineering teams go to understand what's happening in their infrastructure. Dashboards, alerts, logs, metrics — it's all there. But when something goes wrong at 3am, the workflow is still manual: open Grafana, find the right dashboard, scan the panels, correlate timestamps, dig into logs.

MCP changes that. With a Grafana MCP server, your AI agent can search dashboards, pull panel data, read alert states, create annotations, and explore datasources — answering "what happened?" conversationally instead of through dashboard clicking.

Snowflake MCP Server: Query, Explore & Manage Your Data Warehouse with AI

· 6 min read
MCPBundles

Snowflake MCP Server

Snowflake doesn't have an official MCP server. For a platform where most users interact through SQL, that's a meaningful gap — every question an analyst has starts with "what tables do we have?" and ends with a query, and that's exactly the workflow MCP is built for.

MCPBundles provides a purpose-built Snowflake toolset that connects your AI agent directly to your Snowflake account through the SQL REST API. Your AI can explore databases, navigate schemas, inspect table structures, execute arbitrary SQL, manage warehouses, and review query history — all authenticated with a Programmatic Access Token.

Supabase MCP Server: How to Connect Supabase to Claude, Cursor & Any AI Agent

· 4 min read
MCPBundles

Supabase MCP Server

Supabase ships an official MCP server that gives your AI access to the full Supabase platform — Postgres databases, authentication, storage, edge functions, and project management. It's one of the more complete official MCP implementations, covering both development workflows and production operations.

This guide covers what the Supabase MCP server offers, how to set it up, and how to access it through MCPBundles alongside your other tools.

Linear MCP Server: How to Connect Linear to Claude, ChatGPT, Cursor & More

· 5 min read
MCPBundles

Linear MCP Server

Linear has one of the best official MCP servers in the ecosystem. Built in partnership with Cloudflare and Anthropic, it runs as a remote hosted server at mcp.linear.app/mcp with OAuth 2.1 authentication and 25+ tools for managing your entire project workflow.

This guide covers what the Linear MCP server can do, how to set it up across different AI clients, and how to access it through MCPBundles for a hosted experience alongside your other tools.

PostgreSQL MCP Server: Query, Explore & Profile Your Database with AI

· 6 min read
MCPBundles

PostgreSQL MCP Server

There's no official PostgreSQL MCP server from the PostgreSQL Foundation — and there probably won't be, since PostgreSQL is an open-source project without a commercial entity pushing integrations. The community implementations that exist mostly stop at "run a query, get rows" — fine as a starting point, light on everything that actually shows up in real database work.

MCPBundles provides 20+ purpose-built tools that go far beyond raw SQL. Your AI explores schemas, profiles columns, analyzes index health, detects data quality issues, finds duplicates, explains query plans, and exports data — all without you writing a single SQL statement. And if you do want raw SQL, that's there too.

Discord with AI: Moderate Channels, Manage Threads, and Triage Support from a Chat

· 8 min read
MCPBundles

Discord MCP Server

Most Discord server management is repetitive moderation and community work. Read every message in #support to find unanswered questions, then draft and post threaded replies. Scan #general for the day's key discussions and post a summary to #daily-digest. Create separate discussion threads for each agenda item in a pinned meeting note. React with checkmarks to every completed task message. Pin important announcements so they're easy to find.

Each of those is a 15-minute task in the Discord UI and a 30-second task as a chat message — if your AI agent can actually call the Discord API. This guide is the use-case version of "AI + Discord": what you ask, what the agent does, what comes back. The protocol underneath is MCP (Model Context Protocol), the bundle is /skills/discord on MCPBundles, but the framing here is workflow-first.

Google Ads with AI: Research Keywords, Build Campaigns, and Read Performance from a Chat

· 10 min read
MCPBundles

Google Ads with AI

Most performance-marketing work in Google Ads is repetitive cognitive labour. Pull a search-term report, find the queries that wasted spend last week, write the negative-keyword list. Look at device performance, find that mobile CPC is up 40% with the same conversion rate, draft a bid adjustment. Spin up a campaign for next week's promo: budget, ad group, 15 keywords, an RSA with 11 headlines and 4 descriptions, all in PAUSED so nothing goes live by accident.

Each of those is a 20-minute task in the Google Ads UI and a 30-second task as a chat message — if your AI agent can actually call the Google Ads API. This guide is the use-case version of "AI + Google Ads": what you ask, what the agent does, what comes back. The protocol underneath is MCP (Model Context Protocol), the bundle is /skills/google-ads on MCPBundles, but the framing here is workflow-first.

LinkedIn MCP Servers: Pages, Posts, Ads, and Sales Navigator with AI

· 13 min read
MCPBundles

LinkedIn MCP Server

Every other LinkedIn MCP server on GitHub is either a scraper that violates LinkedIn's Terms of Service or a thin wrapper around unofficial endpoints that can break at any time. Some use Patchright (a Playwright fork) to automate the browser. Others reverse-engineer private APIs. LinkedIn actively blocks these — and your account is at risk if you use them.

MCPBundles ships two LinkedIn MCP servers that work the way LinkedIn allows you to work:

  • LinkedIn — built on LinkedIn's official REST API with OAuth 2.0. Manages company pages, publishes posts with images and carousels, engages with comments and reactions, runs ad campaigns, and tracks analytics.
  • LinkedIn Sales Navigator — drives Sales Navigator search, profile lookups, InMail, and inbox as your connected LinkedIn account. Sign in once on a hosted page (no cookies, no extensions, no scraping); the bundle then runs SN-grade prospecting and outreach with built-in per-account rate caps so a careless agent can't get the seat banned.

You can connect either or both. The pages are the canonical product surfaces — keep this article open if you want the comparison; jump to the skill page when you're ready to use one.