Google-Calendar-MCP-Server
Google-Calendar-MCP-Server is an MCP (Model Context Protocol) server that integrates with the Google Calendar API. It enables AI assistants to interact with…
Google-Calendar-MCP-Server is an MCP (Model Context Protocol) server that integrates with the Google Calendar API. It enables AI assistants to interact with…
The project is still in the incubation phase.
# mcp-server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the project npm…
A repository containing multiple Model Context Protocol (MCP) server projects. It currently includes a shell command execution server (Shellserver) and a…
Figma MCP Server is a Model Context Protocol (MCP) server that allows Claude AI to extract design information from Figma files and create or update designs…
### 配置环境 ```bash uv venv -p 3.12 uv sync ``` **初次开发前执行(一定要执行)** `uv run pre-commit install` ### 启动 ```bash fastmcp run bilibili_mcp_server.py:mcp ``` 或 ```bash…
Postgres projects, branches, SQL, docs
This Go implementation of the Model Context Protocol enables communication between LLM hosts (e.g., clients) and servers that provide contextual information…
MCP server to communicate with github repo without the need to run docker
A personal practice project combining Cursor with a Model Context Protocol (MCP) server. Its intended audience and specific functionality are not detailed.
# . To install dependencies: ```bash bun install ``` To run: ```bash bun run index.ts ``` This project was created using `bun init` in bun v1.1.27…
MCP server implementation for MySQL database access
Supabase is an open source Firebase alternative built around Postgres, auth, storage, edge functions, and project tooling. Its remote MCP server connects…
Model Context Protocol (MCP) server for Flow blockchain with direct RPC communication
# Time MCP Server A Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time…
# MCP Server - FastAPI on Azure App Service This is a Python implementation of the MCP (Model Context Protocol) server using FastAPI and deployed to Azure App…
An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server provides AI applications with a safe and…
# MCP Server for Claude Desktop This MCP server allows you to interact with the Amoga Studio API through Claude Desktop. ## Quick Setup (No Clone Required) Add…
Run Make scenarios and manage your Make account
MCP Server repository for managing and coordinating services
arxiv-mcp-server is a basic arXiv MCP server.
# Google Workspace MCP Server A Model Context Protocol (MCP) server that provides tools for interacting with Gmail and Calendar APIs. This server enables you…
A collection of my favorite MCP (Master Control Program) servers
# mcp-server To install dependencies: ```bash bun install ``` To run: ```bash bun run index.ts ``` This project was created using `bun init` in bun v1.2.2…