Skip to content

intellisentry/mcp_server_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MCP Server Template

A small, configurable template for building and deploying Model Context Protocol (MCP) servers.

This repo includes a minimal MCP-compatible server implementation plus an AWS CDK stack that deploys the service to ECS (Fargate).

Project layout

  • cdk/ - AWS CDK app and stack definitions used to provision infrastructure (ECS, VPC, ECR, etc.). See cdk/README.md for details.
  • src/ - Application code and Dockerfile. Contains server.py and client.py used for local testing and development. See src/README.md for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors