---
slug: "minimal"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/mhmd-azeez/minimal-mcp-server@main/README.md"
repo: "https://github.com/mhmd-azeez/minimal-mcp-server"
source_file: "README.md"
branch: "main"
---
# Minimal MCP Server for testing integration with Copilot Studio

- Power Apps Custom Connector schema: ./schema.yml
  Note: You'll need to host this somewhere, and replace the `host` in the yaml file!

- Run the app: `npm run start`