EthBerryAdmin
d7ea463aa5
allow ~ to be used in config
...
following config throws error
```
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"~"
]
},
```
```
Error accessing directory ~: Error: ENOENT: no such file or directory, stat '~'
at async Object.stat (node:internal/fs/promises:1032:18)
at async file:///Users/USER_NAME/.npm/_npx/a3241bba59c344f5/node_modules/@modelcontextprotocol/server-filesystem/dist/index.js:33:23━━━━━━━━━━━━━━━━━
at async Promise.all (index 0)
at async file:///Users/USER_NAME/.npm/_npx/a3241bba59c344f5/node_modules/@modelcontextprotocol/server-filesystem/dist/index.js:31:1 {
errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: '~'
}
```
this commit fixes error and allows to set ~ as allowed directory
2025-03-16 16:39:24 +04:00
Tadas Antanavicius
b832073859
Merge pull request #872 from modelcontextprotocol/sync-lock-file
...
Update package-lock.json
2025-03-15 18:31:59 -07:00
Ola Hungerford
b12d0e7b05
Update package-lock.json
2025-03-15 18:15:11 -07:00
Tadas Antanavicius
bc750b9b6f
Merge pull request #822 from QuantGeekDev/patch-2
...
Add MCP-Framework to frameworks
2025-03-15 11:21:17 -07:00
Tadas Antanavicius
c0c64d9ae6
Merge pull request #869 from aarora79/aws-cost-explorer
...
Update README.md - fix typos in AWS Cost Explorer community server
2025-03-15 11:20:23 -07:00
Amit Arora
13b62f6cc1
Update README.md
...
fix typos in AWS Cost Explorer community server
2025-03-15 13:59:14 -04:00
Alex Andru
847429bf34
Update README.md
2025-03-15 18:52:51 +01:00
Tadas Antanavicius
82a64f217c
Merge pull request #864 from tsubasakong/main
...
feat: add Heurist Mesh Agent MCP server
2025-03-15 10:16:47 -07:00
Tadas Antanavicius
7b56e0b467
Merge pull request #863 from Boston343/patch-1
...
Add Starwind UI MCP to README
2025-03-15 10:16:11 -07:00
Tadas Antanavicius
4b0d7ff626
Merge pull request #776 from aarora79/aws-cost-explorer
...
add aws cost explorer MCP server to the community server list
2025-03-15 10:14:25 -07:00
Amit Arora
aea2ea7648
fixed alphabetical ordering for AWS entries in the community server list
2025-03-15 13:05:55 -04:00
Amit Arora
20115312dc
Merge branch 'main' into aws-cost-explorer
2025-03-15 12:36:36 -04:00
Tadas Antanavicius
117e278046
Merge pull request #839 from virattt/patch-2
...
Add Financial Datasets MCP server to README
2025-03-15 09:03:26 -07:00
Tadas Antanavicius
8c120085f9
Merge pull request #817 from leonardsellem/add-n8n-mcp-server
...
Add n8n-mcp-server to Community Servers list
2025-03-15 09:02:20 -07:00
Tadas Antanavicius
c0d969b9bf
Merge pull request #857 from lloydzhou/main
...
add openai-websearch-mcp
2025-03-15 09:00:30 -07:00
Tadas Antanavicius
4840bb1f92
Merge pull request #742 from AshikNesin/main
...
Add Pushover MCP server to community servers list
2025-03-15 08:59:48 -07:00
Tadas Antanavicius
16650e4744
Merge pull request #800 from decster/add-starrocks
...
Add StarRocks for the MCP Server
2025-03-15 08:57:15 -07:00
Tadas Antanavicius
5dd9250977
Merge pull request #778 from openbnb-org/main
...
Add mcp-server-airbnb to community servers
2025-03-15 08:54:58 -07:00
Tadas Antanavicius
051fabbd51
Merge pull request #679 from dvcrn/patch-1
...
Add Siri Shortcuts MCP
2025-03-15 08:53:52 -07:00
Tadas Antanavicius
a6ff4858a1
Merge pull request #764 from tesla0225/add-mcp-create-server
...
docs:add MCP Create Server
2025-03-15 08:53:04 -07:00
Leonard Sellem
fe164b4675
Merge branch 'main' into add-n8n-mcp-server
2025-03-15 16:50:18 +01:00
Tadas Antanavicius
be062bbb75
Merge pull request #737 from zswaff/patch-1
...
Add Dart to the list of company-maintained MCPs
2025-03-15 08:48:17 -07:00
Leonard Sellem
0f6743ecec
Merge branch 'main' into add-n8n-mcp-server
2025-03-15 15:18:20 +01:00
Alex Andru
b53c456d25
Merge branch 'main' into patch-2
2025-03-15 14:53:32 +01:00
Virat Singh
f6f1eee886
Merge branch 'main' into patch-2
2025-03-15 02:54:13 -04:00
Lloyd Zhou
daad2bcae0
Merge branch 'main' into main
2025-03-15 13:19:49 +08:00
lloydzhou
67e9c2db64
merge code
2025-03-15 13:19:23 +08:00
Frank
458b332a18
feat: add Heurist Mesh Agent MCP server
2025-03-14 22:17:20 -07:00
lloydzhou
1abfd43d70
update
2025-03-15 13:16:10 +08:00
Web Reaper
fa126b7bfc
Add Starwind UI MCP to README
2025-03-15 00:56:35 -04:00
Ashik Nesin
c665598058
Update README.md
2025-03-15 10:13:09 +05:30
Ashik Nesin
e6ae13b4fd
Merge branch 'main' into main
2025-03-15 10:12:29 +05:30
Binglin Chang
dc0662a4d4
Add StarRocks for the MCP Server
...
Signed-off-by: Binglin Chang <decstery@gmail.com >
2025-03-15 11:48:31 +08:00
Aniket Handa
fc9238e32a
Merge remote-tracking branch 'upstream/main'
2025-03-14 16:38:18 -07:00
David
8d494fb61b
Merge branch 'main' into patch-1
2025-03-15 07:06:44 +09:00
David
7f01a6a687
Fix mcp-server-siri-shortcuts spelling
2025-03-15 07:06:24 +09:00
tesla0225
8256f0d620
docs:add MCP Create Server
...
Fix Alphabetical
2025-03-15 06:17:54 +09:00
Amit Arora
69a40cc07a
Merge branch 'main' into aws-cost-explorer
2025-03-14 15:17:52 -04:00
Zack Swafford
8064d26f41
Add alt
2025-03-14 09:35:37 -07:00
Zack Swafford
02d2117eae
Merge branch 'main' into patch-1
2025-03-14 09:34:05 -07:00
Tadas Antanavicius
8963861c75
Merge pull request #782 from strickvl/patch-1
...
Add ZenML MCP Server
2025-03-14 08:53:06 -07:00
Tadas Antanavicius
37f58cdea0
Merge pull request #795 from ahujasid/blender-mcp
...
Added Blender MCP to README
2025-03-14 08:52:24 -07:00
Tadas Antanavicius
ed386f1a2a
Merge pull request #858 from james-pplx/patch-1
...
Add Perplexity MCP server to README.md
2025-03-14 08:51:30 -07:00
ahujasid
993f9f906b
Merge branch 'main' into blender-mcp
2025-03-14 21:15:09 +05:30
James Liounis
24c8f45211
Add Perplexity MCP server to README.md
...
Adding the Perplexity MCP server with a link to Perplexity's official MCP repo.
2025-03-14 11:44:44 -04:00
Alex Strick van Linschoten
10e4d84ddc
Merge branch 'main' into patch-1
2025-03-14 16:39:04 +01:00
Tadas Antanavicius
88b4877d9b
Merge pull request #853 from nkapila6/patch-1
...
docs(README.md): adding mcp-local-rag to README
2025-03-14 08:25:17 -07:00
Tadas Antanavicius
2b6e7876d3
Merge pull request #837 from tianzhou/patch-1
...
feat: add DBHub - Universal database MCP server
2025-03-14 08:24:23 -07:00
Tadas Antanavicius
3e1534e5ee
Merge pull request #730 from orpiske/add-wanaku
...
Add Wanaku MCP router to the list of MCP Community Servers
2025-03-14 08:15:00 -07:00
Tadas Antanavicius
c3407783de
Merge pull request #855 from daobataotie/Branch_main
...
Added MSSQL-MCP to README
2025-03-14 08:14:08 -07:00