xsecuremcp / tests /server

Commit History

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

fixing ruff
0eec6b2

Juergen Eger commited on

openapi template resources with more than 1 path parameter is not supported #267
97708fa

Juergen Eger commited on

#267 Fixed openapi template resource only supporting single param
11780c0

Juergen Eger commited on

Add context injection to all objects
31e3fd3

Jeremiah Lowin commited on

Merge branch 'main' into return-values
70b949f
unverified

Jeremiah Lowin commited on

platform independent path
d8d02f6

Jeremiah Lowin commited on

Fix issues with type conversion
e71392d

Jeremiah Lowin commited on

Improve datetime test to avoid now
dfd1df8

Jeremiah Lowin commited on