Sample Serverless MCP Servers
Sample implementations of AI Agents and MCP Servers running on AWS Serverless compute
Directory
Sample implementations of AI Agents and MCP Servers running on AWS Serverless compute
# @prismicio/mcp-server [![npm version][npm-version-src]][npm-version-href] [![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]…
# Run an MCP Server on Vercel ## Usage Update `api/server.ts` with your tools, prompts, and resources following the [MCP TypeScript SDK…
# HCP Terraform MCP Server ### Build from source If you don't have Docker, you can use `go build` to build the binary in the `cmd/hcp-terraform-mcp-server`…
The Novu MCP Server is a fully managed Cloudflare Worker that gives AI assistants access to the Novu notification platform. It lets any MCP-compatible client…
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…
# Docker MCP Servers ```json { "mcpServers": { "slack": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "SLACK_BOT_TOKEN=your-slack-bot-token"…
A C# implementation of dynamic configured MCP client manager that connects to multiple MCP servers
A Docker image that packages the official MCP Everything server, supporting STDIO, SSE, and StreamableHttp transports. It defaults to the StreamableHttp…
MCP server for indic-normalize-mcp — see README
# MCP Server Docker Image for Choreo This Dockerfile creates a lightweight, secure, and production-ready Node.js-based server container that runs the Model…
Analyze and ask questions about an input website using this Cloudflare MCP server
# Azure DevOps MCP Server This is a Model Context Protocol (MCP) server for Azure DevOps that provides work item management capabilities. ## Prerequisites -…
This repository contains a collection of sample implementations of the MCP across multiple programming languages, all backed by Azure Cosmos DB. These examples…
# Storm MCP Server with Sionic AI serverless RAG ## Korean (한국어) ### Storm MCP(Model Context Protocol) Server Storm MCP(Model Context Protocol) 서버는 LLM 애플리케이션과…
The amazon-ads-mcp-server connects your MCP client (e.g., Claude Desktop) to Amazon Advertising data through MarketplaceAdPros. It provides access to Sponsored…
This document provides a sample configuration (mcp.json) that demonstrates how to run an MCP server inside a Docker container using Docker Compose. It is…
Landing page for Remote MCP Server efforts in Azure Functions with links to all language stack specific repos.
TypeScript version of MCP server Docker with remote connection support
This is a Cloudflare Worker that serves as an MCP (Model Context Protocol) server for interacting with the Zerodha Kite Connect API.
MCP Hive is a hub which connects MCP Server Consumers to paid MCP Servers. For example, paid MCP Servers might serve protected content, served by original…
mcp tools for k8s resources management using cursor agent
# Cloudflare Flux 1 Schnell MCP Server A Model Context Protocol (MCP) server implementation for Cloudflare's Flux 1 Schnell AI image generation model. This…
A simple implementation of MCP Client/Server architecture with HTTP SSE transport layer, dockerized.