bedrock-kb-mcp
Verified Safeby mikelovesrobots
Overview
This server is designed to provide an API endpoint for a knowledge base, likely interacting with the Model Context Protocol.
Installation
npm run startSecurity Notes
No explicit security risks like 'eval', code obfuscation, or hardcoded secrets were found in the provided truncated source code. It utilizes standard and common libraries like Express and Zod. The `@modelcontextprotocol/sdk` dependency includes `express-rate-limit`, which is a positive security practice for API servers. A full security audit would require access to the complete application logic.
Similar Servers
sandbox
An all-in-one agent sandbox environment combining browser, shell, file, Jupyter, Node.js, and VSCode Server operations with MCP (Model Context Protocol) compatibility for AI agent development.
db-mcp-server-npx
Enables AI assistants to securely interact with various relational databases for querying data, analyzing schema, and performing controlled data modifications.
Test_Remote_Mcp_Server
An expense tracking server that allows adding, listing, and summarizing financial transactions.
mcp-servers
The purpose of this repository is unknown as it contains no functional code or documentation, only a .gitignore file.