meetup-mcp-server
0
The Meetup MCP Server is an implementation designed for handling context management, prompt engineering, and model interactions using the Model Context Protocol. It offers features such as session management, context history tracking, and API endpoints for versatile model handling.
Meetup MCP Server
A Model Context Protocol (MCP) server implementation for Meetup applications.
Features
- Model Context Protocol implementation
- Context management for AI models
- API endpoints for model interactions
- Customizable prompt templates
- Session management
- Context history tracking
- Authentication and authorization
API Endpoints
- Create, retrieve, update, and manage context via API.
Configuration
- Configurable server, database, and authentication settings via
.env
file.