File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ These servers aim to demonstrate MCP features and the Typescript and Python SDK.
13
13
- ** [ AWS KB Retrieval] ( src/aws-kb-retrieval-server ) ** - Retrieval from AWS Knowledge Base using Bedrock Agent Runtime
14
14
- ** [ Brave Search] ( src/brave-search ) ** - Web and local search using Brave's Search API
15
15
- ** [ EverArt] ( src/everart ) ** - AI image generation using various models
16
+ - ** [ Everything] ( src/everything ) ** - Reference / test server with prompts, resources, and tools
16
17
- ** [ Fetch] ( src/fetch ) ** - Web content fetching and conversion for efficient LLM usage
17
18
- ** [ Filesystem] ( src/filesystem ) ** - Secure file operations with configurable access controls
18
19
- ** [ Git] ( src/git ) ** - Tools to read, search, and manipulate Git repositories
@@ -27,6 +28,7 @@ These servers aim to demonstrate MCP features and the Typescript and Python SDK.
27
28
- ** [ Sequential Thinking] ( src/sequentialthinking ) ** - Dynamic and reflective problem-solving through thought sequences
28
29
- ** [ Slack] ( src/slack ) ** - Channel management and messaging capabilities
29
30
- ** [ Sqlite] ( src/sqlite ) ** - Database interaction and business intelligence capabilities
31
+ - ** [ Time] ( src/time ) ** - Time and timezone conversion capabilities
30
32
31
33
## 🤝 Third-Party Servers
32
34
You can’t perform that action at this time.
0 commit comments