Skip to content

SecretiveShell/pydantic-mcp-run-python-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydantic-mcp-run-python-docker

Dockerfile for pydantic's mcp-run

Usage

Run the server:

docker compose up

This will expose the server on port 127.0.0.1:8000 on your host machine.

You can then connect to the server from your mcp client using the following URL:

http://127.0.0.1:8000/sse

I would suggest using wong2/mcp-cli to connect to the server.

npx wong2/mcp-cli --sse http://127.0.0.1:8000/sse

License

MIT

About

Dockerfile for pydantic's mcp-run

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published