Google Sheets
Integrates with Google Sheets to enable spreadsheet creation, editing, and formatting capabilities through specialized Python tools built with FastMCP…
Directory
Integrates with Google Sheets to enable spreadsheet creation, editing, and formatting capabilities through specialized Python tools built with FastMCP…
Bridges AI assistants with Dust agents, enabling real-time conversations and agent interactions through Server-Sent Events for seamless integration into…
Generates visual code flow diagrams from source code to help understand program structure, execution paths, and architectural relationships without manual…
Integrates with Plane project management to enable direct creation, updating, and management of projects and issues without switching contexts.
Enables using Databutton app API endpoints as tools by establishing secure websocket connections and handling authentication for seamless integration
Bridges Claude with systemd services, enabling direct management of system services through a FastMCP server that communicates using Server-Sent Events.
Provides a bridge to the Datadog API, enabling metrics and logs retrieval for monitoring and observability workflows using TypeScript and Bun runtime.
Integrates with HubSpot CRM to enable retrieval and manipulation of contact and company data, supporting sales and marketing workflows without leaving the…
Integrates with Gmail's API to enable email management tasks like sending, reading, drafting, and organizing messages.
Integrates with Google's Gemini API to enable text generation, analysis, and chat conversations through a Flask-based RESTful server that securely manages API…
Integrates with Mailchimp's marketing platform API to enable email campaign management, creation, sending, and automation workflow control through the FastMCP…
# Google Custom Search MCP Server An async Python MCP (Model Context Protocol) server that provides access to Google Custom Search API using service account…
# Backlinks MCP A MCP (Model Control Protocol) service for retrieving backlink information for any domain using Ahrefs' data. ## Overview This service provides…
# zaico-mcp-server zaico-mcp-serverは、zaico APIとMark3Labs MCPを統合するためのサーバーアプリケーションです。 ## 機能 - 在庫データ - 一覧取得 ## 必要条件 - Go 1.23.7以上 ## インストール ### 方法1: go…
# Apifox MCP Server 使用 Apifox MCP Server,可以将 Apifox 项目内的接口文档作为数据源提供给 Cursor 等支持 AI 编程的 IDE 工具以便让 AI 能够直接访问项目对应的接口文档数据。 开发者可以通过 AI…
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
CLI tool to create an MCP server exposing services from an OpenAPI specification
# TMDB MCP Server A Model Context Protocol (MCP) server that provides access to The Movie Database (TMDB) API. This server enables AI assistants to search and…
This is a skeleton project that you can use as a starting point for building your own MCP server. The example addition function demonstrates how to implement…
Vufind Mcp Api is a Model Context Protocol (MCP) server that provides tools to access the Vufind API, specifically for retrieving bibliographic records from…
# MCP Server Test Collection [](https://opensource.org/licenses/MIT)…
A lightweight utility that securely loads API keys for Cursor MCP servers from your home directory, preventing accidental exposure of secrets in repositories…
# Notion MCP Server Model Context Protocol(MCP)を使用して Notion の API と統合するサーバー。Cursor 用の MCP サーバーとして機能します。 ## セットアップ 1. リポジトリをクローン 2. `npm i`を実行 3. `npm run…
Automated testing tool for Model Context Protocol (MCP) servers - WORK IN PROGRESS