Skip to content
Back to search
30
MCP

AWS Knowledge

pulsemcp/aws knowledge

AWS's official fully managed remote server that provides real-time access to comprehensive AWS documentation, API references, troubleshooting guides, and architectural guidance across multiple knowledge sources including What's New posts, Builder Center content, blog posts, and Well-Architected frameworks for building applications, managing infrastructure, and learning AWS services through natural language queries.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AWS (Managed)
Fully managed remote service providing access to AWS documentation and over 15,000 AWS APIs
0 tools
AWS Knowledge Base
Integrates with AWS Knowledge Bases to retrieve information using Bedrock Agent Runtime, enabling RAG operations with structured metadata fo
0 tools
awslabs.aws-knowledge-mcp-server
AWS Knowledge MCP server for AWS documentation and knowledge base access
0 tools
AWS Docs and Regions
A fully managed remote MCP server that provides up-to-date documentation, code samples, knowledge about the regional availability of AWS API
0 tools · http
AWS Bedrock: Knowledge Base
Query and retrieve information from AWS knowledge bases using the Bedrock Agent Runtime.
0 tools
AWS Documentation
Provides tools to access AWS documentation, search for content, and get recommendations.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws_knowledge": {
      "url": "None",
      "transport": "http"
    }
  }
}