Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by legomb • Uncategorized
A demo MCP server implemented in Python for testing with VSCode and GitHub Copilot.
Interact with data files like CSV or Parquet through an MCP server.
Integrate MCP server functionality within VSCode using GitHub Copilot.
A Python-based MCP server demo environment for development and testing.
This repository provides a demonstration of an MCP server built with Python, designed to be tested within a VSCode devcontainer environment. It enables GitHub Copilot to interact with the server to perform tasks such as summarizing CSV files or counting rows in Parquet files. The setup leverages a devbox shell for development and integrates with VSCode tasks and commands for ease of use.