xsecuremcp / src /fastmcp /cli /run.py

Commit History

switch from `pyright` to `ty` (#1545)
670f900
unverified

nate nowack commited on

feat: introduce fastmcp.json configuration system (#1517)
5f2c09d
unverified

Jeremiah Lowin commited on

Remove unnecessary asserts (#1484)
abc4a6d
unverified

Jeremiah Lowin commited on

Support factory functions in fastmcp run (#1384)
a4ec518
unverified

Jeremiah Lowin commited on

Ensure fastmcp run supports v1 servers (#1332)
d9fc88d
unverified

Jeremiah Lowin commited on

Merge pull request #1138 from strawgate/run-mcp-config
1880137
unverified

Jeremiah Lowin commited on

Add --python, --project, and --with-requirements options to CLI commands (#1190)
dd7600a
unverified

Jeremiah Lowin commited on

Simplify proxy load
1988304

Jeremiah Lowin commited on

Support running fastmcp directly with an MCPConfig
ef1072a
unverified

William Easton commited on

Ensure the CLI accepts "streamable-http" as a valid transport (#1099)
2e1c8b2
unverified

Jeremiah Lowin commited on

feat: Add `--path` Option to CLI for HTTP/SSE Route (#1087)
798d2ed
unverified

David Ben Kalifa commited on

Refactor from typer to cyclopts
98262e8

Jeremiah Lowin commited on

Reapply "Add CLI banner"
2f3af13

Jeremiah Lowin commited on

Revert "Add CLI banner"
0ce4419
unverified

Jeremiah Lowin commited on

Add CLI banner
031ff24

Jeremiah Lowin commited on

Add http as an alias for streamable http
0fa02ae

Jeremiah Lowin commited on

allow passing one or many `--server-arg` flags
fc7e104

zzstoatzz commited on

fastmcp run works with remote servers
a506ee1

Jeremiah Lowin commited on