Commit graph

3,289 commits

Author SHA1 Message Date
Jeremiah Lowin
466c1a42f7 Update note 2025-04-25 16:12:23 -04:00
Jeremiah Lowin
d710179e24
Merge pull request #257 from jlowin/version-update
Update wildcards to 2.2.4
2025-04-25 15:52:38 -04:00
Jeremiah Lowin
d71ae13a2d Update wildcards to 2.2.4 2025-04-25 15:52:23 -04:00
Jeremiah Lowin
db265915be
Merge pull request #256 from jlowin/template-wildcards v2.2.4
Ensure servers expose template wildcards
2025-04-25 14:37:34 -04:00
Jeremiah Lowin
4e650dedf5 Update resources.mdx 2025-04-25 14:34:56 -04:00
Jeremiah Lowin
713864aa9a Ensure servers expose template wildcards 2025-04-25 14:25:17 -04:00
Jeremiah Lowin
04aa074516
Merge pull request #255 from jlowin/template-tests
Add resource template tests
2025-04-25 12:57:25 -04:00
Jeremiah Lowin
d73e87b053 Add resource template tests 2025-04-25 12:55:32 -04:00
Jeremiah Lowin
b27afd50d6
Merge pull request #254 from jlowin/openapi-resource
Ensure openapi resources return valid responses
2025-04-25 12:37:35 -04:00
Jeremiah Lowin
57cb110338 Fix issues with simple str response 2025-04-25 12:35:07 -04:00
Jeremiah Lowin
63d8b1b723 Ensure openapi resources return valid responses 2025-04-25 12:22:30 -04:00
Jeremiah Lowin
225df13968
Merge pull request #253 from jlowin/cli-args
Allow customization of inspector proxy port, ui port, and version
2025-04-25 11:55:16 -04:00
Jeremiah Lowin
048671b088 Allow customization of inspector proxy port, ui port, and version 2025-04-25 11:19:42 -04:00
Jeremiah Lowin
0cce65a571
Merge pull request #252 from cutekibry/fix-unsuitable-convert
fix: unintended type convert
2025-04-25 10:29:02 -04:00
Jeremiah Lowin
07ea95a48b
Merge pull request #249 from TechWithTy/patch-1
Update README.md Grammar error
2025-04-25 10:28:10 -04:00
Jeremiah Lowin
b6ef8d2346 Add test for missing annotation 2025-04-25 10:27:26 -04:00
Sandipan Haldar
92edacb86a added dictionary type to load server config 2025-04-25 12:14:58 +00:00
cutekibry
c8dface36a fix: unintended type convert
The function tries to convert `str`` into `dict` without validate
if it is suitable for the type annotation.

This will cause unintended type converting.

Refs: #251
2025-04-25 15:24:12 +08:00
TechWIthTy
1e3378373f
Update README.md Grammar error 2025-04-24 20:07:32 -06:00
Jeremiah Lowin
7df8db451d
Merge pull request #248 from jlowin/version v2.2.3
update version badges
2025-04-24 20:27:40 -04:00
Jeremiah Lowin
9b20e8a6b0 update version badges 2025-04-24 20:27:27 -04:00
Jeremiah Lowin
470faaeb31
Merge pull request #246 from jlowin/add-wildcard-params-for-templates
Add wildcard params for resource templates
2025-04-24 15:08:45 -04:00
Jeremiah Lowin
f2c5f0d708 Update test_resource_template.py 2025-04-24 15:07:06 -04:00
Jeremiah Lowin
4e076c7c8f Add wildcard params 2025-04-24 15:01:36 -04:00
Jeremiah Lowin
f64dde1bbf
Merge pull request #243 from jlowin/mermaid
Update mermaid diagram
2025-04-24 12:16:09 -04:00
Jeremiah Lowin
f704624c6d Update mermaid diagram 2025-04-24 12:15:57 -04:00
Jeremiah Lowin
d84689651d
Merge pull request #242 from jlowin/image
Indicate that Image class is for returns
2025-04-24 12:13:59 -04:00
Jeremiah Lowin
fa3e327cac Update README.md 2025-04-24 12:13:28 -04:00
Jeremiah Lowin
1fa2e67403 Improve error message when parsing params 2025-04-24 12:11:12 -04:00
Jeremiah Lowin
b81d1a11ec Indicate that Image class is for returns 2025-04-24 12:11:00 -04:00
zzstoatzz
d24367581b merge conflict 2025-04-24 00:48:00 -05:00
Jeremiah Lowin
a4e233711f
Merge pull request #233 from jlowin/ping v2.2.2
Document ping
2025-04-23 11:45:31 -07:00
Jeremiah Lowin
d78425cd3f Document ping 2025-04-23 14:44:59 -04:00
Jeremiah Lowin
d6bf0b98c8
Merge pull request #222 from lingfengchencn/patch-2
fix fastmcp version ,python path valueError
2025-04-23 11:35:36 -07:00
Jeremiah Lowin
6ce6b116a7
Merge branch 'main' into patch-2 2025-04-23 11:34:36 -07:00
Jeremiah Lowin
3c758d59ae Update cli.py 2025-04-23 14:34:22 -04:00
Jeremiah Lowin
fb175c98ea
Merge pull request #232 from jlowin/remove-mock
Remove mock transport
2025-04-23 11:27:54 -07:00
Jeremiah Lowin
5ed101284a Remove mock transport 2025-04-23 14:26:13 -04:00
Jeremiah Lowin
9c55222f59
Merge pull request #220 from yihuang/main
fix issues with proxy mcp server
2025-04-23 11:24:25 -07:00
Jeremiah Lowin
0fff03f71a
Merge pull request #231 from jlowin/contrib
Ensure contrib is importable
2025-04-23 11:16:31 -07:00
Jeremiah Lowin
dcbb4902b2
Merge pull request #228 from yihuang/executable
feat: use sys.executable instead of python on PATH
2025-04-23 11:14:28 -07:00
Jeremiah Lowin
fee097f86d Update contrib.mdx 2025-04-23 14:13:24 -04:00
Jeremiah Lowin
7266daa753 Add docs 2025-04-23 14:12:14 -04:00
Jeremiah Lowin
2cc577168b Ensure contrib is importable 2025-04-23 14:12:00 -04:00
yihuang
fb21ccb50e
feat: use sys.executable instead of python on PATH 2025-04-23 10:37:40 +08:00
Krasus.Chen
296f1c312e
fix fastmcp version ,python path valueError
run fastmcp version  , when codes in other volume
```
ValueError: '/Volumes/Codes/../.venv/lib/python3.13' is not in the subpath of '/Users/<user home>'
```
2025-04-21 13:25:54 +08:00
yihuang
ad41ca7dc8
fix format 2025-04-21 13:21:11 +08:00
yihuang
e962f4d312
fix test 2025-04-21 13:18:11 +08:00
yihuang
5bbad74044
add unit test 2025-04-21 13:14:46 +08:00
yihuang
0af58a85a6
simply nesting handling 2025-04-21 13:04:07 +08:00