Debug MCP Server in VSCode
About
Create sample MCP server and able to debug in VSCode
Details
- Author
- swatDong
- GitHub stars
- 4
- Downloads
- 255
- Categories
- Developer Tools
Jump to
- Pre‑configured VSCode debugging for MCP servers
- Launches MCP Inspector automatically for tool testing
- Same sample weather tools as the MCP Quick Start
- Available in both Python and TypeScript
Clone the repository, navigate to either the python-weather/ or typescript-weather/ directory, open the folder in VSCode, and follow the steps in the language-specific README.
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
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





