MCP Quickstart Weather Server
A sample MCP server for weather data used in the official MCP quickstart tutorial. It demonstrates how to build a Model Context Protocol server with weather…
Directory
A sample MCP server for weather data used in the official MCP quickstart tutorial. It demonstrates how to build a Model Context Protocol server with weather…
<h1 align="center">Duplicacy-MCP</h1> <p align="center"> <a href="https://www.npmjs.com/package/duplicacy-mcp"><img…
# MCPInstructionServer A TypeScript MCP (Model Context Protocol) server for AI assistants to discover and access structured markdown instructions. ## Overview…
# Atlassian MCP Server Client A command-line client for connecting to Model Context Protocol (MCP) servers, specifically designed to work with Atlassian's…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
A sample Model Context Protocol (MCP) server for movie database interactions. Built with TypeScript, Express, and the MCP SDK, it enables AI agents to search…
An example of how to implement an MCP server using Elixir and SSE transport
# FalkorDB MCP Server A Model Context Protocol (MCP) server for FalkorDB, allowing AI models to query and interact with graph databases. ## Overview This…
Servidor MCP para SmileAPI is a Model Context Protocol (MCP) server that integrates with the SmileAPI messaging platform. It allows language models to send…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
MCP API server example : where customers can order from a fun dummy restaurant menu, track order status (success/failed), and view order history. Fully…
# WordNet MCP 服务 这是一个基于WordNet的Model Context Protocol (MCP) 服务实现,提供词汇查询功能,包括同义词、反义词、上下位词和定义等。 ## 项目地址 GitHub…
Building a travel booking system where a user wants to book flights, hotels, or rental cars. In this project, we simulate Travel Agents who connect to Airlines…
This server is an example MCP server that integrates with an Outsystems web service to sum two numbers. It is intended for developers experimenting with the…
A mcp server for task management with Linear and time tracking with TrackingTime
This repository contains all source code for METAESTETICS(Firebase API server, Clinic admin website, patient app in React Native, Doctor app in React native)…
An exploration of common MCP server vulnerabilities, along with a deep dive into MCP server prompt injection (+demonstrations for each!).
This is a simple example of using MCP Server to invoke the task chain of the iFlytek SparkAgent Platform.
# ajv-validator-mcp-server This project provides a minimal [Model Context Protocol (MCP)](https://modelcontextprotocol.io/quickstart/server#node) server for…
Prajwalnayak7mcp Server Redis is an MCP server that integrates with Redis, providing tools to perform basic, list, hash, set, and pub/sub operations, along…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
# Flux ImageGen MCP Server A specialized Model Context Protocol (MCP) server for image generation and manipulation, powered by Pollinations AI. ## Developer -…
# Figma MCP Server When Claude/Cursor has direct access to Figma design data, it can generate accurate designs in a single step—far more effectively than…
Example web app mounting a model context protocol (MCP) server on a FastAPI server