connpass-user-mcp-server

connpass-user-mcp-server

3.3

If you are the rightful owner of connpass-user-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Connpass User MCP Server is a Model Context Protocol server that retrieves user information and event participation details from Connpass.

Connpass User MCP Server is a specialized server designed to interact with the Connpass platform, allowing users to access detailed information about Connpass users and their event participation. It utilizes the Model Context Protocol (MCP) to facilitate seamless data retrieval and integration. The server can be set up using various platforms such as Deno, Node.js, Docker, and even npx, although the latter is not recommended due to security concerns. The server provides tools to fetch user details, group memberships, and event participation data, making it a valuable resource for developers and event organizers who need to manage and analyze event-related data efficiently.

Features

  • Fetches basic user information from Connpass.
  • Retrieves group memberships of Connpass users.
  • Provides details of events a user has participated in.
  • Lists events where the user was a presenter.
  • Supports multiple platforms for server setup.