Skip to content

tpancholi/python_mcp_server

Repository files navigation

MCP Server using Python

Requirements

  • mcp[cli]
  • Pandas
  • Pathlib

To run the server

Run dev server to test using inspector

uv run mcp dev server.py

Note: inspector is not required to be installed separately

Run server to test using Claude Code

uv run mcp install server.py

Note:

  • you would need to restart the Claude Code for the updated config to reflect
  • you would also need to manually remove the server from the development tab under setting, else the server would keep running in the background.

About

A mcp server created using fastmcp to implement pandas functionality

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages