Back to Home
praveenc icon

cloudscape-docs-mcp

Verified Safe

by praveenc

Overview

Provides semantic search capabilities over AWS Cloudscape Design System documentation, allowing AI agents and coding assistants to efficiently query component documentation.

Installation

Run Command
uv run server.py

Security Notes

The server uses standard Python libraries (lancedb, torch, sentence_transformers) and communicates via stdio, a local transport. No 'eval' or obvious hardcoded secrets were found in the provided code. Data is stored locally in LanceDB. The primary security risk would be from a compromised execution environment or malicious input through the stdio interface, which is a general risk for any local process.

Similar Servers

Stats

Interest Score35
Security Score9
Cost ClassLow
Avg Tokens50
Stars1
Forks0
Last Update2025-11-27

Tags

Semantic SearchDocumentationAI AgentsVector DatabaseHardware Optimized