Browse and discover Model Context Protocol compatible servers
This repository implements a Model Context Protocol (MCP) server, leveraging DeepSeek R1 for reasoning and Claude 3.5 Sonnet for response generation via OpenRouter. It manages conversations, optimizes parameters, and supports
This repository provides a server implementation for Naver OpenAPI using the Model Context Protocol, offering tools to interact with Naver services like blog, news, and book search. This repository provides
ClaudePost is a Model Context Protocol server enabling email management through Claude, allowing users to search, read, compose, and send emails using natural language conversations securely. ClaudePost is a Model
Foxy Contexts is a Golang library for building context servers that support the Model Context Protocol using a declarative approach. It allows defining tools, resources, and prompts for server-side implementation.
A tutorial on how to use Model Context Protocol by Anthropic and Agent2Agent Protocol by Google
This repository offers a TypeScript MCP server for automating Windows desktop tasks using AutoIt, exposing its functions as tools for LLM applications. It supports file access, screenshots, and common automation prompts.
This repository provides a Model Context Protocol (MCP) server for Notion integration, offering a standardized interface to interact with Notion's API. It supports querying databases, creating pages, searching workspaces, and
This repository provides an MCP server, `scrapling-fetch-mcp`, enabling AI assistants to access text content from websites employing bot detection. It offers tools for fetching complete pages and extracting content based on patterns.
This repository provides a Model Context Protocol (MCP) server that integrates with Vectorize for vector retrieval and text extraction. It enables advanced document processing and search functionalities using the Vectorize platform.
This repository provides an MCP server enabling users to chat with Chronulus AI Forecasting & Prediction Agents within the Claude desktop application. It offers installation instructions using pip or Docker,
Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic's Model Context Protocol (MCP).
This repository hosts MCP Servers, including the OceanBase MCP Server, facilitating secure interaction with OceanBase databases through the Model Context Protocol. Community support and bug reporting are available.
This Swift repository provides a Model Context Protocol (MCP) server for knowledge graph management, enabling LLMs to maintain memory across conversations by creating, reading, updating, and deleting entities and relations.
This repository provides a Model Context Protocol (MCP) server enabling MCP client agents to play Minesweeper, interacting with a separate Minesweeper game server. It allows agents like Claude to play
A lightweight C++ SDK for implementing the MCP Server.