Skip to content

swatDong/mcp-sample-vsc-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Debug MCP Server in VSCode

This repo showcases sample MCP server and debugging in VSCode.

The sample MCP server is the same as MCP Quick Start, in Python / TypeScript.

When debugging, it launches MCP Inspector that you can easily test those tools in browser.

To get started, clone this repo and navigate to your preferred language.

  • Python

    • > cd python-weather/

    • > code .

    • Follow the steps in its README.md

  • TypeScript

    • > cd typescript-weather/

    • > code .

    • Follow the steps in its README.md

About

Create sample MCP server and able to debug in VSCode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages