does-it-install?

← All servers

Peil

Log hours, draft invoices and check where you stand — finance for Dutch freelancers.

app.peil/peil-mcp · Repository · Website · version 0.1.3 · 0 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx peil-mcp

Needs credentials: PEIL_API_KEY. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.

Results by platform

Linux

needs credentials2026-08-15 · probed over pypi

3 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 32 packages in 18ms
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/a7iJkBoBWBh0p21b/bin/peil-mcp", line 6, in <module>
    from peil_mcp.server import main
  File "/home/runner/.cache/uv/archive-v0/a7iJkBoBWBh0p21b/lib/python3.12/site-packages/peil_mcp/server.py", line 11, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

macOS

needs credentials2026-08-15 · probed over pypi

3 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 32 packages in 195ms
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/Fwa2NqkBvo-zMrUS/bin/peil-mcp", line 6, in <module>
    from peil_mcp.server import main
  File "/Users/runner/.cache/uv/archive-v0/Fwa2NqkBvo-zMrUS/lib/python3.14/site-packages/peil_mcp/server.py", line 11, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Windows

needs credentials2026-08-15 · probed over pypi

3 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 34 packages in 12.43s
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\Hh3jzSsl-ipijO-D\Scripts\peil-mcp.exe\__main__.py", line 4, in <module>
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\Hh3jzSsl-ipijO-D\Lib\site-packages\peil_mcp\server.py", line 11, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/app.peil__peil-mcp.json)](https://doesitinstall.com/s/app.peil__peil-mcp.html)