Skip to content

PythonCharmers/mcp-talk-pydata

 
 

Repository files navigation

mcp-talk

Code and material for the talk "MCP: Principles and Practice"

Getting Started

Ensure you have uv installed. You can install it by following the instructions at [installing uv](https://docs.astral.sh/uv/getting-started/installation/.

Then, run:

uv sync

This will install all the dependencies required for the project.

Running the MCP Server

To run the MCP server, use the following command:

mcp install src/mcp_server.py
mcp dev src/mcp_server.py

About

Code and material for the talk "MCP: Principles and Practice"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%