alpha
Login
or
Join now
secluded.site
/
sb-mcp
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Four-tool MCP server for SilverBullet
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
sb-mcp
/
internal
/
at
main
3 folders
Amolith
Bound MCP HTTP request bodies
19d ago
95b5ad0e
config
Add licence info
5 months ago
server
Bound MCP HTTP request bodies Limit streamable HTTP requests to 4 MiB so malformed or hostile clients cannot make the server read an unbounded body. This adopts the safe request-boundary behavior from the newer SDK without taking its unresolved lifecycle regressions.
2 weeks ago
silverbullet
client: refresh session cookies Use the standard HTTP cookie jar for password sessions so cookie expiry is handled by normal cookie rules. Retry once after an auth failure by expiring the stale session cookie and logging in again from the configured credentials. Add tests covering cookie expiry and server-side rejection of stale sessions.
3 months ago