Meetup MCP Server
About
Meetup MCP Server is a Model Context Protocol (MCP) implementation for managing context, prompts, and model interactions in Meetup-style applications. It provides API endpoints for creating, retrieving, and updating AI context, as well as processing prompts and completions with…
Details
- Author
- ajeetraina
- Downloads
- 195
- Categories
- Other
Jump to
- Context creation, retrieval, and update endpoints
- Prompt processing with managed context
- Session and context history tracking
- Customizable prompt templates
- Authentication and authorization settings
- Configurable model providers and database connection
Clone the repository, install dependencies with npm install, copy .env.example to .env and configure settings, then start the server with npm start. The server exposes REST API endpoints for context and prompt operations.
Meetup MCP Server
A Model Context Protocol (MCP) server implementation for Meetup applications. This server handles context management, prompt engineering, and model interactions following the MCP specification.
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
Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



