Showing 30 of 5717 results
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.
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.
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.
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
Analyzes Instagram posts and comments to extract engagement metrics, sentiment insights, demographic data, and identify potential business leads.
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 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.
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.
Provides a dedicated reasoning space for Claude to break down complex problems, verify policy compliance, and plan multi-step approaches before taking action.
Retrieves real-time cryptocurrency prices, market trends, and historical data from CoinCap API, providing comprehensive crypto market insights through a Model Context Protocol 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.
Provides AI assistants with real-time network and vulnerability intelligence by querying Shodan's API and CVE databases, enabling detailed searches about internet-connected devices, services, and s...
Enables large language models to execute and retrieve detailed results from Bruno API test collections through a standardized MCP interface.
MCP server that generates Veterans Affairs (VA) format visual abstracts from JAMA Network articles and uploads them as GitHub releases. Uses multiple scraping methods (Requests, Selenium) with a PowerPoint template for consistent formatting.
Provides AI agents with a persistent, local reasoning ledger that enables step-by-step thinking, exploration branching, and autonomous cognitive process tracking.
Manages AI-powered learning interactions, handling personalized tutoring, lesson generation, and adaptive learning path creation using Google Gemini 2.0 Flash.
TypeScript MCP server boilerplate project for quickly developing MCP servers using the TypeScript MCP SDK. Includes example implementations of a calculator tool, greeting tool, and server info resource.
AI-powered MCP server that transforms natural language specifications into structured development tasks with quality grading, similarity detection, and task generation capabilities.
from FradSer/mcp-server-to-markdown
MCP server for Microsoft 365 administration, providing tools for identity and security management including conditional access policies, named locations, authentication strengths, cross-tenant access, identity protection, and policy backup. Supports both OAuth and API key authentication with Azure AD integration.
MCP server providing tools for checking fire danger levels and applying for open burn permits in Maine. Uses Puppeteer-based web scraping to retrieve real-time fire danger ratings and automate permit applications through Maine's official systems.
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.