Skip to content

Repository files navigation

PyFMCP

CI PyPI version Documentation

An easy-to-use, configurable, Python-focused Model Context Protocol providing tools for type-checking, testing and linting your code.

Requirements

  • Python 3.12+
  • An MCP-compatible client
  • uv (recommended) or another Python package installer

Usage

Run it from the project you want to inspect:

uv run pyfmcp

Development

uv sync --all-groups
uv run pytest
uv run ruff check .
uv run basedpyright

Build the documentation with uv run mkdocs serve.

Contributions are welcome. Please open an issue or pull request with a focused change, tests where appropriate, and documentation for user-visible behavior.

License

MIT

About

An easy-to-use, configurable, Python-focused Model Context Protocol.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages