MCPApp
This text introduces the Model Context Protocol (MCP) for AI interaction, exploring Google Apps Script (GAS) as a server option. It shows feasibility with a…
Directory
This text introduces the Model Context Protocol (MCP) for AI interaction, exploring Google Apps Script (GAS) as a server option. It shows feasibility with a…
### uvのインストール ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Pythonプロジェクトを作成 ``` # mcp-server-demoというPythonプロジェクトを作成 uv init mcp-server-demo ```…
# Redshift MCP Server (TypeScript) This is a Model Context Protocol (MCP) server for Amazon Redshift implemented in TypeScript. It follows Anthropic's…
Collection of examples of how to use Model Context Protocol with AWS.
A simple example of MCP server.
MCP server for spring-mcp-server-sample.
Remote MCP server sample (Hono + Cloudflare Workers + Durable Objects)
This is a sample local MCP server.
# Servidor MCP para Smart Cities Este servidor MCP (Model Context Protocol) permite que IAs interajam com dados de dispositivos IoT de uma cidade inteligente…
Universal MCP server for AI image generation supporting AWS Bedrock (Nova Canvas), OpenAI (GPT Image, DALL-E), and Google Gemini (Imagen 4). Generate…
# @prosperkartik/hostaway-mcp <p align="center"> <img src="./docs/hostaway-logo.png" alt="Hostaway" height="48" /> </p> > Model Context Protocol (MCP) server…
An MCP server for executing wgrib2 commands from MCP Client. Designed with a simple approach where converted files are saved to a specific folder.
A sample MCP Server that exposes a Bank API through the Model Context Protocol. It is intended for developers integrating banking data into AI assistants like…
A comprehensive set of samples of creating and using MCP servers and clients with .NET
MCP for AWS Cost Explorer and CloudWatch logs
This project demonstrates how to integrate Omeka S API with Claude Desktop using MCP (Model Context Protocol).
Example of usage of Microsoft Semantic Kernel with OpenAI and MCP Server
Sample Application showing Agentic AI using MCP servers interacting with REST Services, Database and File Store
Official tutorial create MCP Server using TypeScript SDK
# mcp-appsignal An MCP (Model Context Protocol) server for connecting to AppSignal and fetching incident information. ## Installation ```bash npm install -g…
MCP Server for Beckn Protocol (SSE Transport)
# my_mcp_sse_servers ## 概要 このリポジトリは、複数の MCP (Model Context Protocol) サーバーを管理し、Docker Compose を使用して簡単に起動するためのプロジェクトです。 各 MCP…
Start guide to build a MCP server
HAN JIE is a tool that converts Xbox 360 executables into C++ code, which can then be recompiled for any platform. Currently, it only supports x86 platforms…