Mcpunk

Latest version: v0.12.0

Safety actively analyzes 724051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.4.2

Previously sqlalchemy was outputting to stdout which messed with MCP operation.

And it seems some MCP clients (cline) can be messed up by stderr output. But not certain. To be conservative I have configured MCPunk to aggressively control logging.

With this releast
1. No longer get big error message in claude desktop when starting (although despite that it did still work)
2. Works nicely with cline

What's Changed
* Avoid output to stdout and stderr by jurasofish in https://github.com/jurasofish/mcpunk/pull/21


**Full Changelog**: https://github.com/jurasofish/mcpunk/compare/v0.4.1...v0.4.2

0.4.1

I guess MCPunk was totally broken for a bit due to issues with uvicorn dependency, should be okay now

What's Changed
* Explicitly require uvicorn by jurasofish in https://github.com/jurasofish/mcpunk/pull/20


**Full Changelog**: https://github.com/jurasofish/mcpunk/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Tweak dummy tools/prompts/resources by jurasofish in https://github.com/jurasofish/mcpunk/pull/8
* Tweak tool descriptions etc by jurasofish in https://github.com/jurasofish/mcpunk/pull/9
* Move to always filter on `list[str]` rather than `str` by jurasofish in https://github.com/jurasofish/mcpunk/pull/10
* Fetch chunk details by ID, with ~rand string by jurasofish in https://github.com/jurasofish/mcpunk/pull/11
* Enable mypy `disallow_untyped_decorators` option by jurasofish in https://github.com/jurasofish/mcpunk/pull/12
* Rejig listing of file/chunks, more intuitive for LLM by jurasofish in https://github.com/jurasofish/mcpunk/pull/13
* Fallback to single chunk of entire file by jurasofish in https://github.com/jurasofish/mcpunk/pull/14
* Fiddle tool descriptions/usage by jurasofish in https://github.com/jurasofish/mcpunk/pull/15
* Remove superfluous `textwrap.dedent` by jurasofish in https://github.com/jurasofish/mcpunk/pull/16
* Ignore PERF401 by jurasofish in https://github.com/jurasofish/mcpunk/pull/17
* Vue file chunker by jurasofish in https://github.com/jurasofish/mcpunk/pull/18
* Docs by jurasofish in https://github.com/jurasofish/mcpunk/pull/19


**Full Changelog**: https://github.com/jurasofish/mcpunk/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
* Setup docs by jurasofish in https://github.com/jurasofish/mcpunk/pull/1
* details on claude_desktop_config.json by jurasofish in https://github.com/jurasofish/mcpunk/pull/2
* Docs re installing uv by jurasofish in https://github.com/jurasofish/mcpunk/pull/3
* Include module-level python statements chunk by jurasofish in https://github.com/jurasofish/mcpunk/pull/4
* Bump FastMCP & relock by jurasofish in https://github.com/jurasofish/mcpunk/pull/5
* Don't require filtering on chunk types by jurasofish in https://github.com/jurasofish/mcpunk/pull/6
* Version from git tag via hatchling by jurasofish in https://github.com/jurasofish/mcpunk/pull/7

**Full Changelog**: https://github.com/jurasofish/mcpunk/compare/v0.2.0...v0.3.0

0.2.0

Initial release 🚀
Consider as an early preview

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.