InnovationsHospitalitySearch MCP Server
Handles inquiry notifications and acknowledgements via email.
Provides authentication, database access, and row-level security for managing content and user sessions.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@InnovationsHospitalitySearch MCP ServerPublish a new hospitality executive opportunity"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Innovations Hospitality Search
The public marketing site and private publishing console for Innovations Hospitality Search, a boutique national hospitality recruiting and executive search firm.
What Is Included
Public marketing, expertise, process, candidate, contact, insight, and opportunity pages
Database-backed articles, guides, and hospitality opportunities
Private administration for content, opportunities, inquiries, and analytics
Supabase authentication, database access, and row-level security
Resend inquiry notifications and acknowledgements
A private MCP server for authenticated publishing workflows
Technical SEO including metadata, structured data, sitemap, robots directives, RSS, and
llms.txt
Related MCP server: LaunchNotes MCP Server
Technology
Next.js 15 with the App Router
React 19 and TypeScript
Tailwind CSS with shared marketing and administration styles
Supabase Auth and Postgres
Resend
Model Context Protocol SDK
Vitest
Local Setup
Install dependencies:
npm installCopy
.env.exampleto.env.localand provide the required Supabase values. Add Resend and analytics values only when those services are being tested.Apply the SQL migrations in
supabase/migrationsto the configured Supabase project.Start the development server:
npm run devOpen http://localhost:3000.
Verification
Run the complete local verification set before opening or merging a pull request:
npm run typecheck
npm test
npm run buildDeployment
The application is deployed as a Next.js server. NEXT_PUBLIC_SITE_URL and
NEXT_PUBLIC_ADMIN_URL are required in production. The public origin controls
SEO, OAuth metadata, MCP discovery, public publishing links, the sitemap, RSS,
and llms.txt; the admin origin controls login, recovery, protected previews,
and console links. Production must use:
NEXT_PUBLIC_SITE_URL=https://www.innovationshospitalitysearch.com
NEXT_PUBLIC_ADMIN_URL=https://admin.innovationshospitalitysearch.comFollow the custom-domain migration runbook before enabling redirects from the Railway-generated hostname.
Do not expose SUPABASE_SERVICE_ROLE_KEY, RESEND_API_KEY, or RESEND_WEBHOOK_SECRET through NEXT_PUBLIC_ environment variables.
Documentation
Current Status
The first production-ready marketing and publishing foundation is complete. Editorial content and public opportunities can be managed from the private console without a code deployment.
This server cannot be installed
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
- AlicenseBquality-maintenanceEnables interaction with Substack publications through natural conversation, allowing users to create posts with cover images, publish notes, manage content, and retrieve profile information.Last updated82
- AlicenseAqualityAmaintenanceEnables management of LaunchNotes projects and announcements through natural language, including customization of themes, colors, content, and publishing announcements with full read/write access via the LaunchNotes GraphQL API.Last updated2224MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to manage WordPress sites through natural conversation, supporting post creation, content updates, site queries, and draft-to-publish workflows via the WordPress REST API.Last updated9MIT

OpenRemote MCP Serverofficial
Alicense-qualityDmaintenanceEnables interaction with an OpenRemote instance through its service API, allowing management of assets, users, and other resources via natural language.Last updatedAGPL 3.0
Related MCP Connectors
Search live job postings from 30+ ATS feeds and job boards, normalized to one schema.
Create, test, publish, and manage Dreamlit notification workflows from AI clients.
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
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/CodingWithJoseph/InnovationsHospitalitySearch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server