-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
This issue tracks the implementation of a Model Content Protocol (MCP) component within this repository, registered in Aspire. MCP is a standard that enables interoperable AI model hosting and serving.
Goals
- Integrate MCP server/component into Aspire following the official quickstart (reference).
- Highlight and document the benefits and practicalities of using MCP inside Aspire.
- Migrate the existing weather tool to the MCP framework as a demonstration.
- Identify and migrate additional example tools to MCP to showcase multi-model/component capabilities.
Tasks
- Review the MCP quickstart documentation.
- Design an MCP server/component that can be registered and discovered by Aspire.
- Refactor the weather tool to function as an MCP-compliant service/component.
- Identify and select other example tools for migration.
- Provide documentation and/or sample usage demonstrating MCP inside Aspire.
References
Notes
- This work will help establish best practices for integrating MCP within Aspire-based projects.
- Please coordinate with contributors familiar with both Aspire and MCP for optimal implementation.
Copilot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request