Floogic MCP Server
@adriamarti
Floogic MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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).
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ICSS
chokcoco不止于 CSS
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
コメント