Skip to content

BaratiLab/MCP-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP-Assignment

Quick assignment for implementing MCP via getting started tutorial

Getting Started

  1. Install uv
    • macOS/Linux
      curl -LsSf https://astral.sh/uv/install.sh | sh
    • Windows
      powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
  2. Sync uv dependencies
    uv sync

VSCode

Open up copilot and a MCP server named mcp-assignment should exist for this workspace.

Other

Following remainin steps in MCP Server Installation

About

Quick assignment for implementing MCP via getting started tutorial

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages