Skip to content

Conversation

@samuelcolvin
Copy link
Member

mcp-run-python has moved to a separate repo: https://github.com/pydantic/mcp-run-python

@samuelcolvin samuelcolvin requested a review from Copilot September 2, 2025 22:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR moves the mcp-run-python package from the main repository to a separate repository at https://github.com/pydantic/mcp-run-python. The change removes the local TypeScript/Deno implementation and updates references to point to the external package.

  • Remove the entire mcp-run-python directory with its TypeScript/Deno implementation
  • Update documentation and code examples to reference the external repository
  • Modify build configuration to use the external package as a dependency

Reviewed Changes

Copilot reviewed 26 out of 28 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pyproject.toml Remove mcp-run-python from workspace and add as development dependency
pydantic_ai_slim/pyproject.toml Clean up CLI dependencies formatting and remove Python version constraint
pydantic_ai_slim/pydantic_ai/mcp.py Update examples to use uv run mcp-run-python and external documentation links
tests/test_examples.py Add test case for basic arithmetic
mkdocs.yml Remove MCP Run Python documentation page and fix quote consistency
mcp-run-python/* Complete removal of local implementation files
docs/mcp/run-python.md Remove documentation file
docs/mcp/overview.md Update to reference external repository
docs/mcp/client.md Update examples and documentation links
Makefile Remove Deno dependency and MCP-specific build targets
Various config files Remove MCP-related configurations and dependencies

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link

github-actions bot commented Sep 2, 2025

Docs Preview

commit: 08858a4
Preview URL: https://57e502f8-pydantic-ai-previews.pydantic.workers.dev

@samuelcolvin samuelcolvin merged commit 3b7f299 into main Sep 3, 2025
30 checks passed
@samuelcolvin samuelcolvin deleted the move-mcp-run-python branch September 3, 2025 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants