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
PrefectThis repository provides a Prefect MCP server configuration using the prefect-mcp-server package wit...View
Model Context Protocol serversThis repository is a collection of reference implementations for the Model Context Protocol (MCP), a...View
MCP Command ServerA Model Context Protocol (MCP) server that enables secure command execution on the host system. This...View
Unified MCP Client Library🌐 MCP-Use is the open source way to connect any LLM to any MCP server and build custom MCP agents t...View
BlenderMCPBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude t...View
Shaka Packager MCP ServerView