Skip to content

Commit f2c8819

Browse files
authored
Merge pull request #313 from modelcontextprotocol/mahesh/add-servers
Add missing servers to README
2 parents 1015045 + e1ab093 commit f2c8819

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ These servers aim to demonstrate MCP features and the Typescript and Python SDK.
1313
- **[AWS KB Retrieval](src/aws-kb-retrieval-server)** - Retrieval from AWS Knowledge Base using Bedrock Agent Runtime
1414
- **[Brave Search](src/brave-search)** - Web and local search using Brave's Search API
1515
- **[EverArt](src/everart)** - AI image generation using various models
16+
- **[Everything](src/everything)** - Reference / test server with prompts, resources, and tools
1617
- **[Fetch](src/fetch)** - Web content fetching and conversion for efficient LLM usage
1718
- **[Filesystem](src/filesystem)** - Secure file operations with configurable access controls
1819
- **[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.
2728
- **[Sequential Thinking](src/sequentialthinking)** - Dynamic and reflective problem-solving through thought sequences
2829
- **[Slack](src/slack)** - Channel management and messaging capabilities
2930
- **[Sqlite](src/sqlite)** - Database interaction and business intelligence capabilities
31+
- **[Time](src/time)** - Time and timezone conversion capabilities
3032

3133
## 🤝 Third-Party Servers
3234

0 commit comments

Comments
 (0)