Showing 30 of 8783 results
A self-hosted mem0 MCP server for Claude Code that provides persistent cross-session memory using Qdrant vector storage, Ollama embeddings, and optional Neo4j knowledge graph, with 11 MCP tools for full memory management and automatic session hooks.
Enables large language models to create, search, and filter Raindrop.io bookmarks through a standardized Model Context Protocol (MCP) interface.
MCP server for interacting with YNAB (You Need A Budget), providing tools to list budgets, get budget summaries, retrieve unapproved transactions, create transactions, and manage category funds through AI conversation.
MCP server for Garmin Connect that provides access to fitness, health, and training data from any MCP client.
A TypeScript MCP server boilerplate project for quickly developing MCP servers using the TypeScript MCP SDK, with built-in example tools including a calculator and greeting function.
MCP server that enables Claude Desktop, Cursor, and other MCP clients to access and process arXiv papers by fetching the LaTeX source, providing accurate understanding of mathematical content and equations that PDF-based approaches often struggle with.
🗓️ A CalDAV Model Context Protocol (MCP) server to expose calendar operations as tools for AI assistants. Part of dominik1001/caldav-mcp.
MCP server for accessing Israeli government open data from data.gov.il, enabling AI assistants to search, discover, and analyze thousands of government datasets with tools for tag browsing, dataset search, record extraction, and expert analysis prompts.
MCP server for The Movie Database (TMDB) API integration, providing movie information, search capabilities, and recommendations through the Model Context Protocol
MCP server for Miro board integration, enabling AI assistants to access and manage Miro board content including sticky notes, shapes, connectors, and frames through the Model Context Protocol
Provides time-related context and utilities for Large Language Models, enabling them to access, manipulate, and understand current and relative time information across different timezones.
A local MCP server that indexes WordPress actions, filters, block registrations, and JS API calls, giving AI coding assistants a verified hook database instead of relying on training data.
from destinyfrancis/openclaw-knowledge-distiller
Enables Claude Desktop to perform advanced web searches and extract webpage content using the Serper API, supporting complex search queries and detailed web page scraping.
MCP service for managing and automatically refreshing Feishu (Lark) access tokens, encapsulating app_access_token and user_access_token management with automatic refresh and session-based configuration.
MCP server providing read-only access to MySQL databases with schema listing, table description, and secure SQL query execution, supporting only SELECT, SHOW, DESCRIBE, and EXPLAIN statements