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
MCP Proxy HubAn MCP proxy server that aggregates and serves multiple MCP resource servers through a single interf...View
ZeplinConnect AI agents like Cursor, Windsurf, and VS Code (w/ Copilot) to Zeplin. Using the MCP server, A...View
Command-Line MCP ServerView
MCP Command ServerA Model Context Protocol (MCP) server that enables secure command execution on the host system. This...View
Script Generator ServerA MCP server projectView
MLflow Prompt RegistryModel Context Protocol (MCP) Server for MLflow Prompt Registry, enabling access to prompt templates...View