Showing 30 of 8785 results
MCP server implementation for Firebird SQL databases that allows LLMs to access, analyze, and manipulate data securely. Supports SQL queries, schema analysis, database management (backup/restore), performance analysis, and multiple transports including STDIO, SSE, and Streamable HTTP.
An MCP server and CLI tool that intelligently analyzes YouTube videos by processing subtitles server-side, reducing token usage from thousands down to 200-500 tokens sent to the LLM.
from teabranch/agentic-developer-mcp
Provides decentralized AI-powered search capabilities, retrieving and analyzing metadata from social platforms and web sources with sentiment analysis and contextual insights.
MCP server providing autonomous context awareness for development workflows. Continuously learns from codebase patterns and conversations using keyword analysis and relationship graphs to deliver relevant context when needed.
An MCP server that enables Claude Desktop to control and interact with the Godot game engine editor, featuring Meshy API integration for generating dynamic 3D scenes.
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.
A minimal MCP server exposing a single tool that reverses a given input string. Supports running locally over stdio or as a network service via streamable-http in containers.
from chinawsb/delphi-complier-mcp-server
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.
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