A Model Context Protocol server that allows integration with Claude Desktop by creating and managing custom tools that can be executed through the MCP framework.
A Model Context Protocol server that exposes AI workflow templates as callable tools, enabling MCP clients to list templates, inspect their input/output schemas, and execute them synchronously or asynchronously to get structured results.
A Model Context Protocol server that provides access to ACI.dev functions (tools) through either direct app-specific tools or a unified interface with dynamic tool discovery and execution based on user intent.
This repository contains an implementation of an Miro Universal MCP (Model Context Protocol) server. It provides a standardized interface for interacting with Miro's tools and services through a unified API.