Devin AI
039556ea14
docs: Add comprehensive documentation and troubleshooting guide
...
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-12 23:40:20 +00:00
Devin AI
91e0abfc52
fix: Handle table relationships, type checking, and data generation
...
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-12 20:48:35 +00:00
Devin AI
69069cf9f8
fix: Handle date serialization and legacy faker format
...
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-12 19:44:41 +00:00
Devin AI
c21536c148
refactor: Improve tool mapping with direct handler calls and clean up imports
...
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-12 18:53:24 +00:00
Devin AI
394bf14aa2
fix: Update ID ranges and improve prefix support tests
...
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-12 16:48:34 +00:00
Devin AI
8ffadc84f6
fix: Add boolean type handling and tests
...
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-12 15:46:49 +00:00
Devin AI
e8ca4c0c3b
fix: Add faker type mapping and fix string generation
...
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-12 03:06:16 +00:00
Devin AI
87354a84f2
fix: Handle integer type generation and improve tool descriptions
...
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-12 02:07:25 +00:00
Devin AI
89a8b14c8b
fix: Update Python version and dependencies to match repository standard
...
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-11 23:30:52 +00:00
Devin AI
dcb0e17b60
chore: Add Python version configuration
...
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-11 23:21:31 +00:00
Devin AI
e0cfb6c06d
feat: Add MCP server for generating notional data
...
- Implement data generation server with support for insurance data
- Add comprehensive test suite with 16 test cases
- Support custom schemas and data relationships
- Use faker, mimesis, numpy, and SDV for realistic data
- Pass all type checks with pyright and lint checks with ruff
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com >
2024-12-11 22:48:15 +00:00
Justin Spahr-Summers
7d2f7d22b5
Add ChatSum community server (PR #240 )
2024-12-11 12:27:10 +00:00
Justin Spahr-Summers
5b5e24c223
Merge pull request #213 from lamemind/main
...
[FileSystem] directory_tree base implementation
2024-12-11 12:15:44 +00:00
David Soria Parra
0968e431f3
Merge pull request #256 from devin-open-source/devin/1733521206-add-exclude-patterns-to-search-files
...
Add excludePatterns to search_files in filesystem server
2024-12-10 14:33:42 +00:00
David Soria Parra
79794fe4cf
Merge pull request #166 from mikegehard/feature/git-checkout-command
...
Allow to check out branches
2024-12-10 14:31:08 +00:00
David Soria Parra
854f48e831
Merge pull request #283 from evalstate/community/mcp-hfspace
...
Added HuggingFace Space Community Server
2024-12-10 14:28:33 +00:00
idoubi
6ad2de11a5
update readme
2024-12-10 10:50:35 +08:00
idoubi
63d058c607
update readme
2024-12-10 10:48:27 +08:00
Enrico Ballardini
21e07b631a
Merge branch 'main' into main
2024-12-09 17:06:27 -03:00
lamemind
188cd7653c
directory_tree outputs JSON
2024-12-09 21:06:10 +01:00
evalstate
021086d26e
Added HuggingFace Space Community Server
2024-12-09 17:30:20 +00:00
Justin Spahr-Summers
deacc07e62
Merge pull request #280 from aekanun2020/my-feature
...
MSSQL server link
2024-12-09 16:04:59 +00:00
Aekanun Thongtae
28ac6f6c75
just add my repo to your readme.md
2024-12-09 22:57:20 +07:00
Justin Spahr-Summers
f9051151f8
Merge pull request #279 from rakesh-eltropy/main
...
Replaced hyphen with underscore in Sqlite & Sentry tools..
2024-12-09 15:34:17 +00:00
Justin Spahr-Summers
eed12823c1
Merge pull request #278 from punkpeye/patch-3
...
Add website version of awesome-mcp-servers
2024-12-09 15:31:45 +00:00
Justin Spahr-Summers
ae3cc8eda7
Merge pull request #252 from punkpeye/patch-1
...
Add Discord community
2024-12-09 15:31:15 +00:00
Frank Fiegel
522abeacd1
Add website version of awesome-mcp-servers
2024-12-09 08:55:55 -06:00
Rakesh Goyal
63a7fe99d7
Update README.md for sentry..
2024-12-09 20:03:33 +05:30
Rakesh Goyal
bca13a0ffe
Update README.md for sqlite..
2024-12-09 20:02:41 +05:30
Rakesh Goyal
50ab31a760
Replaced hyphen with underscore in the sentry server..
2024-12-09 19:57:28 +05:30
Rakesh Goyal
acc3ba2740
Replaced hyphen with underscore in the tool names
2024-12-09 19:47:36 +05:30
Justin Spahr-Summers
25d1a1c23e
Merge pull request #254 from Aschent89/feature/get-issue-details
...
Feature/get_issue [github]
2024-12-09 13:47:14 +00:00
Justin Spahr-Summers
cb8d4e4f5d
Merge pull request #249 from monkeydaichan/main
...
feat(git): add git_diff tool for branch comparison
2024-12-09 13:43:59 +00:00
Justin Spahr-Summers
f6f7f1ffd3
Merge pull request #277 from wong2/patch-1
...
Add website of awesome-mcp-servers
2024-12-09 13:37:35 +00:00
wong2
ef0ca6ab7b
Update README.md
...
Co-authored-by: Justin Spahr-Summers <justin@jspahrsummers.com >
2024-12-09 21:34:41 +08:00
Justin Spahr-Summers
bc0b12d302
Merge pull request #255 from axiomhq/main
...
README: add Axiom's official MCP server
2024-12-09 13:34:06 +00:00
Justin Spahr-Summers
d4a9103a7c
Merge pull request #273 from vivekVells/patch-1
...
feat: Adds mcp-pandoc to README.md for Document Format Conversions
2024-12-09 13:28:45 +00:00
Justin Spahr-Summers
b3f7cffdbd
Merge branch 'main' into patch-1
2024-12-09 13:28:31 +00:00
Justin Spahr-Summers
06d4f06072
Merge pull request #269 from snaggle-ai/main
...
Add openapi-mcp-server to community servers in README.md
2024-12-09 13:20:20 +00:00
Justin Spahr-Summers
ecbf96f2a5
Merge branch 'main' into main
2024-12-09 13:20:09 +00:00
Justin Spahr-Summers
f1c9709729
Merge pull request #265 from Flux159/main
...
Adding MCP Server Kubernetes to Community Servers
2024-12-09 13:14:52 +00:00
Justin Spahr-Summers
a9315b7a9a
Merge branch 'main' into main
2024-12-09 13:14:41 +00:00
Justin Spahr-Summers
cf4205c4d5
README: add a community Docker MCP server (PR #263 )
2024-12-09 13:11:18 +00:00
Justin Spahr-Summers
00f4a56bf9
Merge branch 'main' into pr/263
2024-12-09 13:11:03 +00:00
Justin Spahr-Summers
03cfb1b8b8
Merge pull request #262 from datawiz168/add-snowflake-server
...
Add Snowflake MCP server to community servers list
2024-12-09 13:09:57 +00:00
Justin Spahr-Summers
d8388729ef
Merge pull request #253 from punkpeye/patch-2
...
Add r/mcp Reddit community
2024-12-09 13:01:16 +00:00
Justin Spahr-Summers
332b6cdf4a
Merge pull request #250 from calvernaz/main
...
alphavantage mcp server community
2024-12-09 12:58:53 +00:00
Justin Spahr-Summers
a355c973cf
Merge branch 'main' into main
2024-12-09 12:58:41 +00:00
Justin Spahr-Summers
e65f68a900
Merge pull request #248 from vrknetha/docs/add-firecrawl-community
...
docs: add FireCrawl to community servers section
2024-12-09 12:57:41 +00:00
Tomás Senart
858086b250
Update README.md
...
Co-authored-by: Mano Toth <71388581+tothmano@users.noreply.github.com >
2024-12-09 09:59:23 +00:00