Commit Graph

32 Commits

Author SHA1 Message Date
DustyPullRequest
451c207592
Added data persistance to memory server 2025-04-07 14:09:42 -04:00
DustyPullRequest
608ec8fd72
Fixed permissions error when attempting write to /app/memory.json 2025-04-07 13:36:42 -04:00
Timothy Jaeryang Baek
5239cdf4c1
Merge pull request #23 from taylorwilsdon/enhance_filesystem 2025-04-06 13:31:50 -07:00
Taylor Wilsdon
e4f51122ec Fix rest of json issues for all routes, implement SuccessResponse so that read calls are not attempted after move file operations 2025-04-06 13:54:11 -04:00
Taylor Wilsdon
c0bb3350fb Add search_content, delete_path, move_path and get_metadata routes, return available directories on 403s 2025-04-06 13:42:59 -04:00
Taylor Wilsdon
d837001b5d Fix fastapi response to make compatible with open-webui tools use 2025-04-06 13:21:30 -04:00
Timothy Jaeryang Baek
49f20b2cfc
Merge pull request #16 from svijaykoushik/main
🚀 Add Docker Support to Example Servers
2025-04-05 01:24:49 -07:00
Vijaykoushik Sekar
e80caf79ea feat: unified compose file
Adds unirifed compose file to orchestrate the example servers using a single command
2025-04-04 12:40:20 +05:30
Vijaykoushik Sekar
d2239bbe12 feat: docker support
Adds docker support to the example server.
this allows the example servers to be run in a containerized environment.
2025-04-04 11:46:12 +05:30
Timothy Jaeryang Baek
4254ff37f1 Update README.md 2025-04-01 02:48:07 -07:00
Timothy Jaeryang Baek
eebd7de0eb Update README.md 2025-03-30 22:53:48 -07:00
Timothy Jaeryang Baek
ba371f2db4 Update README.md 2025-03-30 22:52:17 -07:00
Timothy Jaeryang Baek
d56161db25 Update README.md 2025-03-30 22:50:54 -07:00
Timothy Jaeryang Baek
90467ac22f doc: mcp-proxy readme 2025-03-30 04:52:54 -07:00
Timothy Jaeryang Baek
f7dab945cd Update README.md 2025-03-30 04:41:14 -07:00
Timothy Jaeryang Baek
5cdda3680c refac 2025-03-30 00:40:53 -07:00
Timothy Jaeryang Baek
cc1a795cc1 refac: mcp-proxy 2025-03-30 00:28:49 -07:00
Timothy Jaeryang Baek
a0fc78963e chore: mcp proxy requirements.txt 2025-03-30 00:15:10 -07:00
Timothy Jaeryang Baek
72681052cd feat: mcp proxy 2025-03-30 00:14:24 -07:00
Timothy Jaeryang Baek
50f1a7eb45 Update README.md 2025-03-28 14:07:58 -07:00
Timothy Jaeryang Baek
23033b3c18 Update README.md 2025-03-28 13:27:29 -07:00
Timothy Jaeryang Baek
f0c7c8e0e3 Update README.md 2025-03-28 13:27:06 -07:00
Timothy Jaeryang Baek
d4f7d727e9 refac: git server version 2025-03-28 12:42:22 -07:00
Timothy Jaeryang Baek
768b5f7200 chore: gitignore 2025-03-28 01:51:29 -07:00
Timothy Jaeryang Baek
068f232fad feat: git server 2025-03-28 01:50:06 -07:00
Timothy Jaeryang Baek
37d84e6a97 refac: memory 2025-03-28 01:32:50 -07:00
Timothy Jaeryang Baek
2d4b4756ba fix: memory server schema 2025-03-28 01:30:03 -07:00
Timothy Jaeryang Baek
3117338af3 feat: memory server 2025-03-28 01:16:56 -07:00
Timothy Jaeryang Baek
ff8de67527 chore: gitignore 2025-03-27 23:59:55 -07:00
Timothy Jaeryang Baek
7c72ccfe34 refac 2025-03-27 23:51:40 -07:00
Timothy Jaeryang Baek
b8a46d5af2 refac 2025-03-27 23:47:21 -07:00
Timothy Jaeryang Baek
d79d0ce834 init 2025-03-27 23:45:08 -07:00