Update paths for AWS MCP server links (#121)
* Add AWS Labs MCP servers to Official Servers section * Add AWS Labs MCP servers to Official Servers section * Add AWS Labs MCP servers to Official Servers section - Updated link path --------- Co-authored-by: wong2 <wonderfuly@gmail.com>
This commit is contained in:
parent
0b1afc47a3
commit
f243a31a4c
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -36,12 +36,12 @@ Official integrations are maintained by companies building production ready MCP
|
|||
- **[Apify](https://github.com/apify/actors-mcp-server)** - [Actors MCP Server](https://apify.com/apify/actors-mcp-server): Use 3,000+ pre-built cloud tools to extract data from websites, e-commerce, social media, search engines, maps, and more
|
||||
- **[APIMatic MCP](https://github.com/apimatic/apimatic-validator-mcp)** - APIMatic MCP Server is used to validate OpenAPI specifications using [APIMatic](https://www.apimatic.io/). The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
|
||||
- **[Audiense Insights](https://github.com/AudienseCo/mcp-audiense-insights)** - Marketing insights and audience analysis from [Audiense](https://www.audiense.com/products/audiense-insights) reports, covering demographic, cultural, influencer, and content engagement analysis.
|
||||
- **[AWS Bedrock KB Retrieval](https://github.com/awslabs/bedrock-kb-retrieval-mcp-server)** - Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
|
||||
- **[AWS CDK](https://github.com/awslabs/cdk-mcp-server)** - Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
|
||||
- **[AWS Core](https://github.com/awslabs/core-mcp-server)** - Core AWS MCP server providing prompt understanding and server management capabilities.
|
||||
- **[AWS Cost Analysis](https://github.com/awslabs/cost-analysis-mcp-server)** - Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
|
||||
- **[AWS Documentation](https://github.com/awslabs/aws-documentation-mcp-server)** - Fetch, convert, and search AWS documentation pages, with recommendations for related content.
|
||||
- **[AWS Nova Canvas](https://github.com/awslabs/nova-canvas-mcp-server)** - Generate images using Amazon Nova Canvas with text prompts and color guidance.
|
||||
- **[AWS Bedrock KB Retrieval](https://github.com/awslabs/mcp/tree/main/src/bedrock-kb-retrieval-mcp-server)** - Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
|
||||
- **[AWS CDK](https://github.com/awslabs/mcp/tree/main/src/cdk-mcp-server)** - Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
|
||||
- **[AWS Core](https://github.com/awslabs/mcp/tree/main/src/core-mcp-server)** - Core AWS MCP server providing prompt understanding and server management capabilities.
|
||||
- **[AWS Cost Analysis](https://github.com/awslabs/mcp/tree/main/src/cost-analysis-mcp-server)** - Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
|
||||
- **[AWS Documentation](https://github.com/awslabs/mcp/tree/main/src/aws-documentation-mcp-server)** - Fetch, convert, and search AWS documentation pages, with recommendations for related content.
|
||||
- **[AWS Nova Canvas](https://github.com/awslabs/mcp/tree/main/src/nova-canvas-mcp-server)** - Generate images using Amazon Nova Canvas with text prompts and color guidance.
|
||||
- **[Axiom](https://github.com/axiomhq/mcp-server-axiom)** - Query and analyze your Axiom logs, traces, and all other event data in natural language
|
||||
- **[Bankless Onchain](https://github.com/bankless/onchain-mcp)** - Query Onchain data, like ERC20 tokens, transaction history, smart contract state.
|
||||
- **[Box](https://github.com/box-community/mcp-server-box)** - Interact with the Intelligent Content Management platform through Box AI.
|
||||
|
|
|
|||
Loading…
Reference in a new issue