MCP Servers / development / Deno Gemini Grounding MCP Server

Deno Gemini Grounding MCP Server

JSON →
stdiononedevelopment

A Model Context Protocol server that provides access to the connpass users API v2, utilizing Gemini for grounding.

Install
How to run this server

No install command recorded.

server path: deno-gemini-grounding-mcp-server
Tools
What this server exposes
get_connpass_user_list
Connpassユーザーの基本情報を取得します。参加イベント数、管理イベント数、発表イベント数、ブックマークイベント数を取得。
get_connpass_user_group_list
Connpassユーザーが所属するグループ一覧を取得します。グループ名、URL、説明、参加者数などを取得。
get_connpass_user_events
Connpassユーザーが参加したイベント情報を取得します。イベント名、日時、場所、URL、説明を取得。
get_connpass_user_presenter_events
Connpassユーザーが発表者として参加したイベント情報を取得します。イベント名、日時、場所、URL、説明を取得。
Configuration
Environment & auth
authnone
envGEMINI_API_KEY
envCONNPASS_API_KEY
Resources
Deno Gemini Grounding MCP Server — MCP Server · libregistry