Local MCP Test - Secure MCP Server by ALMC Security 2025

Local MCP Test

View on GitHub

Local MCP Test

このリポジトリについて

ローカル環境でMCPサーバーを構築する検証のためのリポジトリ

初期設定

Claude Desktop

On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "vercel-mcp-test": {
      "command": "npx",
      "args": ["github:cti1650/vercel-mcp-test"]
    }
  }
}

参考サイト

Related in Development - Secure MCP Servers

ServerSummaryActions
Flutter MCPdocs/README.mdView
React Native Debugger MCPAn MCP server that connects to your React Native application debugger.View
MCP-ComposeView
Windows CLIView
MCP Prompt CollectorAn MCP server that provides interactive tools for logging, analyzing, and improving your Claude Desk...View
Unstructured API MCP ServerAn MCP server implementation for interacting with the Unstructured API. This server provides tools t...View