connpass-user-mcp-server
3
Connpass User MCP Server is a Model Context Protocol server designed to retrieve and manage user and event data from Connpass. It allows users to extract information about Connpass users, their event participation, and group memberships. Available setup options include Deno, Node.js, and Docker, with NPX as an alternative.
Connpass User MCP Server
- A Model Context Protocol (MCP) server used to retrieve user and event information from Connpass.
- Setup: Clone the repository, set environment variables, and start the server using Deno, Node.js, or Docker. NPX can also be used but is not recommended due to security concerns.
- Features: Offers tools to gather basic user info, group memberships, and event participation details from Connpass. Specific functions include getting user lists, groups, events attended, and events presented.
- Prompt Examples: Ask LLM for user info, event details, or list of groups.
- Testing: Run integration tests using Deno.