YesHello
OfficialSearch for and import stock photos from Pexels into the YesHello media library.
What is this?
YesHello is a platform for creating digital business cards, lead capture forms, and service listings. This MCP server gives AI assistants (Claude, Cursor, VS Code, ChatGPT, and any MCP-compatible client) full control over building and managing your online business presence.
Give AI a website URL, and it builds your complete digital business card in under 2 minutes.
Related MCP server: Demaciains MCP Server
Features
63 tools across 8 categories: Cards, Forms, Submissions, Listings, Media, Interactive, Account, Skills
Build from URL - AI scrapes your website and creates a card with your real content
Live editing - if you have the builder open, watch the AI build your card in real-time
Stock photo search - search and import from Pexels directly
Web scraping - read any URL and extract clean markdown content
Browser control - AI can highlight elements, give guided tours, fill inputs, navigate pages
Progressive skills - AI loads only the knowledge it needs, when it needs it
4 themes - Minimal, Professional, Wave, Cinematic
20+ field types - hero, about, gallery, FAQ, social links, action buttons, video, forms, services, and more
Quick Start
Install as Claude Code Plugin (recommended)
/plugin marketplace add yeshello-app/mcp
/plugin install digital-business-card@yeshelloThen just say: "Build me a digital business card from https://mywebsite.com"
The plugin includes the skill + MCP server connection. You'll be guided through connecting your account on first use.
Connect to Claude.ai or Claude Desktop
Go to Settings > Connectors > Add Connector
Enter URL:
https://yeshello.app/api/mcpClick Connect and log in to authorize
Start chatting - try "Build me a business card from https://mywebsite.com"
Connect to Claude Code
claude mcp add yeshello --transport http https://yeshello.app/api/mcpConnect to Cursor / VS Code / Windsurf
Add to your MCP config file:
{
"mcpServers": {
"yeshello": {
"url": "https://yeshello.app/api/mcp"
}
}
}No API key needed - OAuth handles authentication automatically.
Example Prompts
Try these after connecting:
Prompt | What happens |
"Build me a business card from https://mywebsite.com" | AI scrapes your site, extracts content, imports images, builds complete card |
"Create a contact form with name, email, phone, and message" | AI creates and publishes a lead capture form with webhook delivery |
"Add a services listing for my photography business" | AI creates a service listing with pricing and booking CTAs |
"Search for professional headshot photos" | AI searches Pexels and imports stock photos to your media library |
"Show me around the card builder" | AI highlights UI elements and gives you a guided tour |
"What cards do I have?" | AI lists your existing cards with status and links |
Tools
Category | Count | What it does |
Cards | 16 | Create, edit, publish digital business cards with 20+ field types across 4 themes |
Forms | 8 | Build lead capture forms with 7 field types and webhook delivery |
Submissions | 6 | View form submissions and webhook delivery logs |
Listings | 12 | Create service, product, property, and event listings with items and CTAs |
Media | 8 | Upload images, search Pexels stock photos, scrape web content, manage folders |
Interactive | 4 | Browser highlights, guided tours, page navigation, input filling |
Account | 2 | View account info and usage quotas |
Skills | 6 | On-demand reference guides the AI loads when needed |
Authentication
The MCP server uses OAuth 2.0 with PKCE (S256) via Client ID Metadata Documents (CIMD). No API keys to manage - your AI client handles the OAuth flow automatically.
When you connect for the first time:
A browser window opens to
yeshello.app/oauth/authorizeLog in (or register) with your YesHello account
Click Approve on the consent screen
You're connected - tokens refresh automatically
Privacy
The MCP server is a stateless pass-through - it forwards requests to the YesHello API and returns results
No additional data is collected beyond what the platform stores
OAuth tokens are stored as SHA-256 hashes
You can revoke access anytime from Settings > AI & API
Full privacy policy: yeshello.app/page/privacy-policy
Pricing
YesHello has a free tier - connect the MCP server, build your first card, and publish it at no cost. Upgrade for more cards, custom domains, teams, and premium features.
See yeshello.app/pricing for details.
Agent Skills
This repo includes installable skills that work with Claude Code, OpenAI Codex, Cursor, Gemini CLI, and any tool supporting the Agent Skills open standard.
digital-business-card
Build a complete digital business card from a website URL in one conversation. The skill handles the entire pipeline: scrape website, extract content, search stock photos, import images, create card, publish.
Install:
# Copy to your personal skills directory
cp -r skills/digital-business-card ~/.claude/skills/
# Or for a specific project
cp -r skills/digital-business-card .claude/skills/Use:
/digital-business-card https://mywebsite.comOr just ask naturally: "Build me a digital business card from https://mywebsite.com"
Requires the YesHello MCP server to be connected (https://yeshello.app/api/mcp).
Support
Documentation: yeshello.app/docs/mcp-connector
Email: hello@yeshello.app
License
This repository contains documentation and configuration for the YesHello MCP server. The server itself is a hosted service at yeshello.app/api/mcp. The documentation in this repository is MIT licensed.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA comprehensive B2B intelligence server providing over 48 tools for lead generation, company research, and sales automation via the Model Context Protocol. It enables AI-powered prospect discovery, enrichment, and competitive analysis through seamless integrations with Make.com, Claude Desktop, and Apify.2MIT
- FlicenseNot gradedqualityDmaintenanceProvides 19 AI-powered business intelligence tools for tasks such as SEO audits, company enrichment, and market analysis. These services are accessible through a pay-per-use model utilizing the x402 protocol on the Base network.
- AlicenseAqualityDmaintenanceGenerate styled QR codes, manage dynamic short links with click analytics, and publish micro-landing pages via AI agents.19561MIT

Hermosoofficial
AlicenseAqualityBmaintenanceAI ad studio for agents: generate finished video, image, and UGC avatar ads for any brand (script, voiceover, music, brand end card), and research competitor ads across the Meta, Google, and LinkedIn ad libraries plus TikTok/Instagram/YouTube organic. 52 tools.72925MIT
Related MCP Connectors
AI agent website builder. Create and publish link-in-bio sites via MCP or REST API.
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yeshello-app/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server