mcp
mcp copied to clipboard
Scripts and Yaml are hard coded for Azure.Mcp.Server
To support Fabric and others, many files in the repo need to be made server-generic.
Currently, Azure mcp server is hard-coded in:
Build and Test
- [ ] eng/scripts/Get-ToolsToTest.ps1
- [ ] eng/scripts/Test-ModulePerformance.ps1
- [ ] eng/scripts/Test-Code.ps1
- [ ] eng/scripts/AOT-Config.ps1
Tools and Utilities
- [x] eng/tools/ToolDescriptionEvaluator - multiple files
- [ ] eng/scripts/Check-Unused-ResourceProperties.ps1
- [ ] eng/scripts/Fix-ProjectReferences.ps1
- [ ] eng/scripts/Update-Solution.ps1
Docker Packaging / Release
NPM Packaging
- [ ] eng/npm/wrapper/index.js
- [ ] eng/npm/wrapper/scripts/post-install-script.js
- [ ] eng/pipelines/templates/steps/publish-to-dev-feed.yml
VSIX packaging
- [ ] eng/scripts/Pack-Vsix.ps1
- [ ] eng/vscode/ci-package.ps1
- [ ] eng/vscode/package.json
- [ ] eng/vscode/package.nls.json
- [ ] eng/vscode/src/extension.ts
- [ ] eng/vscode/src/test/suite/unit/extension.test.ts
Other
- [ ] smithery.yaml
- [ ] .vscode/launch.json