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
Code-Index-MCPModular, extensible local-first code indexer designed to enhance Claude Code and other LLMs with dee...View
MCP Emulator ControllerThis is a project to study the usage of MCP Server. This MCP Server project can be used to control t...View
MCP Node.js DebuggerAn MCP server that gives Cursor or Claude Code access to Node.js at runtime to help you debug: @hype...View
Clay MCP ServerView
Solana DocsView
Postman APIThis project offers the following Model Context Protocol (MCP) server options:View