Showing 30 of 21518 results
MCP server that transforms Apache Airflow REST API operations into natural language tools, enabling intuitive management of Airflow workflows through AI assistants. Supports both Airflow API v1 (2.x) and v2 (3.0+) with dynamic version selection.
An MCP server that exposes local Reqable network capture traffic to AI clients like Claude and Cursor, storing requests in local SQLite with support for real-time ingest, HAR file import, request search, and API analysis.
An MCP server that provides outcome-based persistent memory for AI coding tools like Claude Code and OpenCode. Good advice gets promoted and bad advice gets demoted automatically, so your AI assistant learns what works across sessions with zero workflow changes.
An MCP server that enables AI assistants to compile Delphi projects directly, supporting full project compilation via MSBuild, single-file syntax checking, automatic compiler detection from the Windows registry, and build event handling.
An MCP-to-ACP bridge that wraps Gemini CLI as an MCP tool via the Agent Client Protocol, enabling any MCP client to interact with Gemini through a persistent process with stateful sessions and multi-modal support.
An MCP server for creating and querying specialized knowledge bases using LightRAG, enabling AI assistants to consult domain-specific knowledge during reasoning via CLI and MCP interfaces.
An anti-detection browser MCP server that lets AI agents navigate and automate the web without being blocked. Built on Camoufox (anti-detection Firefox), it provides unique browser fingerprints per tab, token-efficient accessibility snapshots, built-in search across 14 engines, and cookie-based session persistence.
An MCP server that lets one Claude Code session spawn and manage a team of other Claude Code or Codex sessions via tmux or iTerm2, enabling parallel task execution with full visibility into each worker session.
MCP server that lets AI agents control Figma through code execution, inspired by Anthropic's code execution approach. Provides only 3 tools (status, execute, get API docs) instead of dozens, enabling batch operations, data filtering, and complex workflows with 90%+ fewer tokens in tool definitions.
Analyzes Instagram posts and comments to extract engagement metrics, sentiment insights, demographic data, and identify potential business leads.
MCP server that lets LLMs interact with an Obsidian vault through the Local REST API community plugin. Provides comprehensive tools for reading, writing, and patching notes, executing Obsidian commands, managing periodic notes, searching vault content, and working with properties and tags.
Simple Reversi game MCP server with UI that enforces game rules server-side, preventing AI from cheating by handling move validation and board state through the Model Context Protocol
Bluesky MCP server for interacting with the ATProtocol through natural language, supporting post fetching, feed analysis, user lookups, and social graph exploration
An MCP server for interacting with Grist spreadsheets, enabling language models to list organizations, workspaces, documents, tables, and columns, and to query, add, update, and delete records with filtering and sorting.
Retrieves and lists content from various knowledge bases using configurable embedding providers like Ollama, OpenAI, or HuggingFace, enabling flexible semantic search and information access.
An MCP server for managing a Remnawave VPN panel, providing 51 tools for user, node, host, subscription, squad, and HWID device management, plus 3 resources for real-time stats and 5 guided workflow prompts.
An MCP server that gives AI agents access to the RustChain Proof-of-Antiquity blockchain, BoTTube AI-native video platform, and Beacon agent-to-agent communication protocol. Agents can create wallets, transfer RTC tokens, search and upload videos, and communicate with other agents.
Retrieves real-time cryptocurrency prices, market trends, and historical data from CoinCap API, providing comprehensive crypto market insights through a Model Context Protocol server.
MCP server that integrates with Jina AI Search Foundation APIs, providing web content extraction via r.jina.ai and web search via s.jina.ai. Supports both stdio and HTTP transports with configurable pagination and search endpoint selection.
An MCP server that provides LLM agents with isolated, ephemeral Linux sandboxes for executing shell commands, supporting multiple backends including Docker, Podman, cloud-hosted micro-VMs (Modal, E2B), and WebAssembly.
Provides comprehensive MLB baseball data and statistics through a Model Context Protocol (MCP) interface for AI applications and workflows.
Access real-time information about U.S. National Parks, including park details, alerts, activities, and visitor center information. Discover parks based on your interests and plan your next adventure with ease.
A TypeScript/Node.js multi-agent orchestrator that adds coordination, guardrails, and governance to any AI agent stack. It features shared blackboard state with locking, per-agent token budgets, FSM governance, HMAC audit trails, and adapters for 14 frameworks including LangChain, CrewAI, and AutoGen.
A TypeScript/Node.js multi-agent orchestrator that provides shared blackboard state with atomic locking, per-agent token budgets, HMAC audit trails, and 15 framework adapters including LangChain, CrewAI, and OpenAI Assistants. Its propose-validate-commit mutex prevents split-brain failures when parallel agents write to shared state.