mcp
Verified Safeby BryanSchuetz
Overview
A collection of project descriptions and metadata used for a public-facing website or internal documentation system, typically rendered as web pages.
Installation
No command providedSecurity Notes
The provided code consists of Markdown content files. No executable code or direct security vulnerabilities (like 'eval', obfuscation, or hardcoded secrets) are present within these files. Potential risks would be external to these files, arising from how a rendering application processes user-supplied markdown (e.g., XSS vulnerabilities from embedded iframes or image links if not properly sanitized) or from compromised third-party content hosts.
Similar Servers
sub-agents-mcp
Acts as an MCP server to enable Claude Code-style sub-agents in any MCP-compatible tool like Cursor, facilitating delegation of specialized AI tasks defined in markdown files.
company-docs-mcp
Transforms organizational documentation into an AI-powered knowledge base for semantic search, Q&A via chat interface, Claude Desktop, and Slack integration.
karma
Provides a plug-and-play Knowledge Graph service via the Model Context Protocol (MCP), allowing AI agents to store, retrieve, and manage structured and unstructured knowledge (entities, relations, observations).
fastmcp
Build fast, declarative, and type-safe servers implementing the Model Context Protocol (MCP) in Dart.