feat: Implement MCP Hello World Server with basic tools and configuration

This commit is contained in:
Simon Larsen
2025-06-27 12:56:38 +01:00
parent f2de3cc8a8
commit 1e254e32fd
11 changed files with 451 additions and 1 deletions

6
.gitignore vendored
View File

@@ -123,4 +123,8 @@ Terraform/**
TerraformTest/**
terraform-provider-example/**
terraform-provider-example/**
# MCP Hello World Server
mcp-hello-world/build/
mcp-hello-world/.env