Skip to content

Commit dbe48eb

Browse files
authored
Merge pull request #328 from SecretiveShell/patch-1
Fix AWS KB Retrieval link
2 parents fcc789e + db0bafb commit dbe48eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Each MCP server is implemented with either the [Typescript MCP SDK](https://gith
1010

1111
These servers aim to demonstrate MCP features and the Typescript and Python SDK.
1212

13-
- **[AWS KB Retrieval](src/aws-kb-retrieval)** - Retrieval from AWS Knowledge Base using Bedrock Agent Runtime
13+
- **[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
1616
- **[Fetch](src/fetch)** - Web content fetching and conversion for efficient LLM usage

0 commit comments

Comments
 (0)