Sample Model Context Protocol Demos
Collection of examples of how to use Model Context Protocol with AWS.
Directory
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.
# AWS Knowledge Base MCP Server ## Usage <table><tr><td>Claude Desktop</td><td>GitHub Copilot</td></tr><tr><td> ```json { "mcpServers": { "knowledge-base": {…
# Servidor MCP para Smart Cities Este servidor MCP (Model Context Protocol) permite que IAs interajam com dados de dispositivos IoT de uma cidade inteligente…
A proof-of-concept that runs an OpenStack Model Context Protocol (MCP) server alongside a basic agent companion program to test it. It uses the OpenStack code…
A Laravel developer's MCP companion. Get the absolute best advice, recommendations, and up-to-date documentation for the entire Laravel ecosystem.
Universal MCP server for AI image generation supporting AWS Bedrock (Nova Canvas), OpenAI (GPT Image, DALL-E), and Google Gemini (Imagen 4). Generate…
 [](https://Gi…
# Example Next.js MCP Server **Uses `@vercel/mcp-adapter`** ## Usage This sample app uses the [Vercel MCP…
# @prosperkartik/hostaway-mcp <p align="center"> <img src="./docs/hostaway-logo.png" alt="Hostaway" height="48" /> </p> > Model Context Protocol (MCP) server…
# Run an MCP Server on Vercel ## Usage Update `api/server.ts` with your tools, prompts, and resources following the [MCP TypeScript SDK…
# MCP Tool Server Template A cookiecutter template for creating Model Context Protocol (MCP) tool servers with FastAPI, uv, and Docker support. ## Features -…
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
This Model Context Protocol (MCP) server provides cryptocurrency information through Claude Desktop. It connects to the CoinMarketCap API to fetch real-time…
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