Canvas MCP Server
A Canvas Model Context Protocol (MCP) server implemented in Python that exposes Canvas API functionalities as MCP tools using the canvas-lms-sdk. It is…
Directory
A Canvas Model Context Protocol (MCP) server implemented in Python that exposes Canvas API functionalities as MCP tools using the canvas-lms-sdk. It is…
A template Model Context Protocol (MCP) server built with the TypeScript SDK, designed for deployment on Vercel. It lets developers define custom tools…
MCPFileSystemClient is a client application that connects a local LLM (compatible with the OpenAI SDK) to the MCP filesystem server, allowing the model to read…
The Todoist MCP Server (Python) is a server that integrates Todoist with the Model Context Protocol (MCP), enabling AI assistants like Claude to interact with…
# Generic MCP Server A generic Model Context Protocol (MCP) server scaffold that can be extended with custom tools and functionality. ## Installation 1. Clone…
# @juny-klave/mcp MCP server that gives Claude the ability to negotiate prices on your behalf — autonomously, privately, and with cryptographic proof of the…
# 📰 News AI MCP Server  A minimal Python-based MCP server that connects to [NewsAPI.org](https://newsapi.org/) to fetch and summarize…
An MCP (Model Context Protocol) server built with Next.js, providing tools, prompts, and resources using the MCP TypeScript SDK. Designed for developers who…
# Akoya MCP Server ## How to Build 1. Install Node.js version 22 or greater. Check version with `node --version`. 2. Run `cd sdk && npm install` to go to the…
# Example MCP SSE Server A Model Context Protocol (MCP) server implementation, enabling server-sent events (SSE) based communication. ## Overview Example MCP…
# Rongcloud Native MCP RongCloud IM service based on MCP protocol (wrapping Rust SDK) ## Usage ### Prerequisites - Install UV Package Manager ```bash pip…
Versão corrigida do MCP Continuity Server compatível com SDK 1.7.0
# TaiwanWeatherWithMCPServer ### 串接中央氣象局API,讓AI模型獲得準確的天氣資料 #### MCP Python-sdk https://github.com/modelcontextprotocol/python-sdk #### 中央氣象署開放資料開放資料平台之資料截取API…
[](https://mseep.ai/app/shark-gill-citygml-mcp-server) # CityGML MCP 서버 이 프로젝트는…
# MCP Client-Server Seminar Project This project demonstrates a basic client-server MCP implementation using [Python…
# Atlassian MCP Server Client A command-line client for connecting to Model Context Protocol (MCP) servers, specifically designed to work with Atlassian's…
Zowe CLI MCP is an MCP server that uses the Zowe SDK to retrieve information about jobs running on z/OS systems, accessible through z/OS MF profiles. It is…
In this File I Setup MCP Server Using Python SDK - https://github.com/modelcontextprotocol/python-sdk Download Claude Desktop App - https://claude.ai/download…
Model Context Protocol (MCP) is a client-server protocol that enables communication between large language models (LLMs) and external tools or data sources. It…
# GitHub MCP Server A Model Context Protocol (MCP) server for GitHub repositories, built using the Python SDK. ## Overview This server implements the [Model…
Mcp Server is the official reference implementation of the Model Context Protocol (MCP), providing a standardized way for AI models and applications to…
Model Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
The Stripe Agent Toolkit enables popular agent frameworks including OpenAI's Agent SDK, LangChain, CrewAI, Vercel's AI SDK, and Model Context Protocol (MCP) to…
Clix MCP Server for assisting Clix SDK/API integrations with semantic search across Clix docs and SDK source (iOS, Android, Flutter, React Native).