Back to Home
stevensblueprint icon

blueprint_mcp

Verified Safe

by stevensblueprint

Overview

Minimal Model Context Protocol (MCP) server for integrating custom tools with AWS Bedrock AgentCore.

Installation

Run Command
python -m blueprint_mcp.server

Security Notes

The provided server code is minimal, defining simple, non-malicious tools. It relies on the `mcp` library for protocol handling and `FastMCP` for the server implementation, which are presumed to be robust. No 'eval' or direct dangerous patterns are observed. The server itself does not handle sensitive data or external APIs directly. Deployment notes indicate OAuth is supported by AgentCore for production environments, enhancing security.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens15
Stars0
Forks0
Last Update2025-12-10

Tags

MCPAWS BedrockAgentCoreAI ToolsServer