Housekeep MCP example
It is a basic example of a serverless Model Context Protocol (MCP) server built with Netlify Functions. It exposes three tools to access Housekeep trade…
Directory
It is a basic example of a serverless Model Context Protocol (MCP) server built with Netlify Functions. It exposes three tools to access Housekeep trade…
# AWS MCP Server A Model Context Protocol (MCP) server that provides tools to interact with AWS services through Claude Desktop. ## Features - **S3**: List…
# Azure AI Agent Service + Azure AI Search MCP Server A Model Context Protocol (MCP) server that enables Claude Desktop to search your content using Azure AI…
Sample implementations of AI Agents and MCP Servers running on AWS Serverless compute
mcp demo, client and server as web workers from a web UI
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance…
# Lambda MCP Server A Model Context Protocol server for deploying and managing AWS Lambda functions. ## Features - Deploy Lambda functions through MCP…
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server…
MCP server sample travel buddy app hosted on Azure Functions on Azure Container Apps and MCP extension
# Docker MCP Servers ```json { "mcpServers": { "slack": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "SLACK_BOT_TOKEN=your-slack-bot-token"…
MCP server to directly access AWS location services using the GeoPlaces API, provides direct geocoding or reverse-geocoding capabilities like Google Maps API
aws-boto3-mcp-private is an MCP server that executes Python code using the AWS Boto3 SDK to monitor and manage AWS resources in a given account. It is designed…
# Azure OpenAI DALL-E 3 MCP Server An Azure OpenAI DALL-E 3 integration server implementing the Model Context Protocol (MCP). This server provides a bridge…
# MCP Server Docker Image for Choreo This Dockerfile creates a lightweight, secure, and production-ready Node.js-based server container that runs the Model…
A Model Context Protocol (MCP) server enabling AI assistants to interact with Azure DevOps services via Python SDK.
基于Typescript实现的Notify MCP Server,支持Docker一键部署到remote|local
A super simple Model Context Protocol (MCP) server deployed on AWS Lambda and exposed via Amazon API Gateway, deployed with Serverless Framework.
Example of creating a MCP server with Nuxt / Nitro.
OneNote MCP Server is a Model Context Protocol (MCP) server implementation for Microsoft OneNote. It enables AI language models to interact with OneNote…
An AWS Serverless Application Model that operates as an MCP server via serverless AWS resources
Provides real-time cryptocurrency price information using the CoinMarketCap API.
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local…
MCP server for Run402 — AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.
A Docker image that packages the official MCP Everything server, supporting STDIO, SSE, and StreamableHttp transports. It defaults to the StreamableHttp…