Floogic MCP Server
@adriamarti
About Floogic MCP Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Floogic MCP Server?
Floogic MCP Server is an MCP server that provides a tool to create events in Google Calendar. It is intended for developers who use MCP clients like Cursor and need to integrate calendar scheduling into their workflows.
How to use Floogic MCP Server?
Install dependencies with yarn install and build the project with yarn build. Then configure the server in ~/.cursor/mcp.json by setting the environment variables GOOGLE_CALENDAR_PRIVATE_KEY and GOOGLE_CALENDAR_CLIENT_EMAIL. Once configured, the createGoogleCalendarEvent tool is available.
Key features of Floogic MCP Server
- Integrates with Google Calendar to create events.
- Implements the standard MCP protocol.
- Accepts ISO 8601 start and end times.
- Secures credentials via environment variables.
- Uses Node.js and TypeScript.
Use cases of Floogic MCP Server
- Schedule client appointments directly from an editor.
- Automate calendar event creation in AI-assisted workflows.
- Add events with client name, email, and context.
- Manage Google Calendar events without leaving the development environment.
FAQ from Floogic MCP Server
What are the prerequisites for using Floogic MCP Server?
Node.js 18 or higher and a Google Calendar Service Account with its private key and client email.
How do I configure the Google Calendar credentials?
Set the environment variables GOOGLE_CALENDAR_PRIVATE_KEY and GOOGLE_CALENDAR_CLIENT_EMAIL in the MCP server configuration file.
What parameters does the createGoogleCalendarEvent tool require?
It requires start and end (ISO 8601 dates), cliente (client name), email (client email), and contexto (additional context).
Frequently asked questions
What are the prerequisites for using Floogic MCP Server?
Node.js 18 or higher and a Google Calendar Service Account with its private key and client email.
How do I configure the Google Calendar credentials?
Set the environment variables `GOOGLE_CALENDAR_PRIVATE_KEY` and `GOOGLE_CALENDAR_CLIENT_EMAIL` in the MCP server configuration file.
What parameters does the createGoogleCalendarEvent tool require?
It requires `start` and `end` (ISO 8601 dates), `cliente` (client name), `email` (client email), and `contexto` (additional context).
Basic information
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Codelf
unbugA search tool helps dev to solve the naming things problem.

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments