DevFest-Hangzhou
by Ryan041001
Overview
A personal project or demonstration server for a workshop related to Chrome DevTools at DevFest Hangzhou 2025.
Installation
No command providedSecurity Notes
No source code beyond the README.md file was provided. Therefore, a comprehensive security audit is impossible. Running this project without reviewing its full source code is extremely risky, as it may contain malicious patterns, hardcoded secrets, or unpatched vulnerabilities. The score is 1 due to the inability to assess any actual code.
Similar Servers
fastmcp
A TypeScript framework for building Model Context Protocol (MCP) servers, providing high-level abstractions and boilerplate handling for features like tools, prompts, resources, sessions, authentication, and HTTP streaming.
workshop-mcp-servers
Demonstrates building Model Context Protocol (MCP) servers in TypeScript and Java for integrating with developer platforms and services like GitHub, specifically for a workshop using Visual Studio Code and GitHub Copilot.
mcp-playground
A web-based developer tool for testing, inspecting, and debugging Model Context Protocol (MCP) servers, supporting OAuth integration, request logging, and interactive execution of tools, resources, and prompts.
python-mcp-agent-workshop
Implements an MCP server with a keyword search tool for AI agents to analyze codebases and provide insights.