EvHenter MCP
Integrates with Sanity.io to manage an event aggregation platform, allowing users to search, retrieve, and create events, as well as list locations, categories, and venues stored in a Sanity dataset.
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., "@EvHenter MCPshow me upcoming music events in Oslo"
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.
EvHenter MCP
Event-aggregeringsplattform med Sanity.io backend og MCP-server for ChatGPT Apps.
Oppsett
1. Sanity Studio
cd sanity
npm install
# Opprett nytt Sanity-prosjekt (følg instruksjonene)
npx sanity init --create-project "EvHenter" --dataset production
# Kopier project ID til .env2. MCP Server (lokal utvikling)
# I rot-mappen
npm install
# Kopier og fyll ut miljøvariabler
cp .env.example .env
# Kjør utviklingsserver
npm run dev3. Seed Data
cd sanity
npx sanity exec seed-data.ts --with-user-tokenRelated MCP server: Sola MCP Server
Miljøvariabler
SANITY_PROJECT_ID=ditt-prosjekt-id
SANITY_DATASET=production
SANITY_API_VERSION=2024-01-01
SANITY_TOKEN=din-api-token
PORT=3000MCP Tools
Tool | Beskrivelse |
| Søk events |
| Hent event detaljer |
| Kommende events |
| Opprett event |
| List lokasjoner |
| List kategorier |
| List venues |
MCP Endpoints
SSE:
GET /sse- Koble til MCP serverMessages:
POST /messages?sessionId=xxx- Send meldinger
Testing
# MCP Inspector
npx @modelcontextprotocol/inspector@latest
# Koble til: http://localhost:3000/sseDeploy til Render
Push koden til GitHub
Gå til render.com og opprett konto
New > Web Service > Koble til GitHub repo
Legg inn miljøvariabler (SANITY_PROJECT_ID, SANITY_TOKEN)
Deploy!
MCP URL blir: https://ditt-prosjekt.onrender.com/sse
ChatGPT App
Gå til ChatGPT > Settings > Developer settings
Add connector > MCP
Lim inn Render URL:
https://ditt-prosjekt.onrender.com/sse
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
AlicenseBqualityFmaintenanceConnect your Sanity content to AI agents. Create, update, and explore structured content using Claude, Cursor, and VS Code via the Model Context Protocol. Transform content operations from complex queries to simple conversations—giving your team superpowers without sacrificing structure.Last updated2040872MIT- Flicense-qualityDmaintenanceA stateless HTTP server implementing the Model Context Protocol (MCP) that enables applications to interact with Social Layer platform data including events, groups, profiles, and venues via standardized endpoints.Last updated1
- Flicense-qualityDmaintenanceA multi-tenant Model Context Protocol server that provides a secure interface to the Eventbrite API using Firebase authentication. It enables structured interaction with Eventbrite tools for event management while maintaining platform-managed credentials.Last updated
- Alicense-qualityDmaintenanceA comprehensive Model Context Protocol server that enables interaction with Discord for channel management, message searching, and automated communication. It features enterprise-grade security with multi-tenant authentication, rate limiting, and real-time monitoring via a built-in inspector dashboard.Last updated29MIT
Related MCP Connectors
Define, ship & query your analytics tracking from one source of truth, trusted by humans and agents.
Manage products, EU Digital Product Passports, operator parties, and GS1 EPCIS supply-chain events.
Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
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/doffpett/evhenter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server