We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcc789e + db0bafb commit dbe48ebCopy full SHA for dbe48eb
README.md
@@ -10,7 +10,7 @@ Each MCP server is implemented with either the [Typescript MCP SDK](https://gith
10
11
These servers aim to demonstrate MCP features and the Typescript and Python SDK.
12
13
-- **[AWS KB Retrieval](src/aws-kb-retrieval)** - Retrieval from AWS Knowledge Base using Bedrock Agent Runtime
+- **[AWS KB Retrieval](src/aws-kb-retrieval-server)** - Retrieval from AWS Knowledge Base using Bedrock Agent Runtime
14
- **[Brave Search](src/brave-search)** - Web and local search using Brave's Search API
15
- **[EverArt](src/everart)** - AI image generation using various models
16
- **[Fetch](src/fetch)** - Web content fetching and conversion for efficient LLM usage
0 commit comments