xsecuremcp / tests /server

Commit History

Merge pull request #521 from jlowin/add-better-error
de426aa
unverified

nate nowack commited on

rm slop markers
57eddfb

zzstoatzz commited on

Allow * Methods and all routes as tools shortcuts
0410d0d

Jeremiah Lowin commited on

Update tests
75a8748

Jeremiah Lowin commited on

Unify openapi 3.0 and 3.1 parsing
74f10a8

Jeremiah Lowin commited on

Ensure openapi path params are handled properly
b4e78d2

Jeremiah Lowin commited on

Add request id back to tests
32ff292

Jeremiah Lowin commited on

Store the initialize result on the client
3aecde3

Jeremiah Lowin commited on

try to fix test
de8e775

zzstoatzz commited on

add tests
cb34145

zzstoatzz commited on

Add as_proxy improvements and tests
edc0d82

Jeremiah Lowin commited on

Fix static checks
9b3f698

Jeremiah Lowin commited on

Store server instance as fastmcp_server
86a15b9

Jeremiah Lowin commited on

Improve handling of exceptiongroups when raised in clients
177d39a

Jeremiah Lowin commited on

Add test for enum property
a7bd2ea

Jeremiah Lowin commited on

Add reprs for OpenAPI objects
e1a4799

Jeremiah Lowin commited on

Merge pull request #437 from davenpi/feat/remove-tool
4e9aea2
unverified

Jeremiah Lowin commited on

feat: add support for removing tools from server
c44bbc1

davenpi commited on

Improve error handling for tools and resources
2c75133

Jeremiah Lowin commited on

Add test for no prefix
3edb3a3

Jeremiah Lowin commited on

Deprecate transport-specific methods
da4845b

Jeremiah Lowin commited on

Allow passing custom middleware
f14a5c8

Jeremiah Lowin commited on

Switch tests to use http
b237957

Jeremiah Lowin commited on

Update lifespan tests
a74ac5b

Jeremiah Lowin commited on

Add integration tests for SSE
73679eb

Jeremiah Lowin commited on

Note that get_http_request is deprecated
8043a77

Jeremiah Lowin commited on

create a setting for legacy parsing
19fcaf8

Jeremiah Lowin commited on

Prevent invalid resource URIs
428a20f

Jeremiah Lowin commited on

Ensure prompts return descriptions
3becd4d

Jeremiah Lowin commited on

Handle args/kwargs appropriately for various objects
ef81ec0

Jeremiah Lowin commited on

Replace custom parsing with TypeAdapter
388409a

Jeremiah Lowin commited on

Update test_mount.py
38888f9

Jeremiah Lowin commited on

Update tests
7e50621

Jeremiah Lowin commited on

Add auth support
7bdb963

Jeremiah Lowin commited on

Add support for annotations
c2a9892

Jeremiah Lowin commited on

Bump mcp to 1.7.1
46bf7af

Jeremiah Lowin commited on

add fastapi tests
42ef098

Jeremiah Lowin commited on

Ensure openapi descriptions are included in tool details
71d1f33

Jeremiah Lowin commited on

Update test_server_interactions.py
f4bfd8f

Jeremiah Lowin commited on

Ensure path works across platforms
07fd455

Jeremiah Lowin commited on

use pydantic_core.to_json
3de056b

Jeremiah Lowin commited on

Improve OpenAPI param handling
70737e6

Jeremiah Lowin commited on

Merge pull request #284 from jlowin/client-docs
7f513d6
unverified

Jeremiah Lowin commited on

Add log tests
75999a8

Jeremiah Lowin commited on

Ensure openapi tool responses are properly converted
9dc2a8a

Jeremiah Lowin commited on

Merge pull request #279 from jlowin/timeout
1c06214
unverified

Jeremiah Lowin commited on

Add test
cce00f1

Jeremiah Lowin commited on

fix ruff
f09b517

Juergen Eger commited on

ruff fix once again
7b20bc1

Juergen Eger commited on

fixing ruff
1cc9bb6

Juergen Eger commited on