Skip to main content
Glama

MCP Forge

MCPフォージ

Cursor IDE 統合による Smithery 用の強力な MCP サーバー ジェネレーター。

特徴

  • テンプレートから新しい MCP サーバーを生成する
  • カーソルIDE統合構成を取得する
  • Smitheryの導入手順を入手する

テンプレート

  • 基本: サンプルツールを備えたシンプルな MCP サーバー
  • Web検索: Web検索機能を備えたMCPサーバー
  • データベース: PostgreSQLデータベースとの連携機能を備えたMCPサーバー

インストール

npm install

使用法

npm start

カーソルIDEとの統合

この MCP サーバーを Cursor IDE と統合するには、 ~/.cursor/mcp.jsonファイルに次の構成を追加します。

{ "mcpServers": { "mcp-forge": { "command": "npx", "args": [ "-y", "@smithery/cli@latest", "run", "@your-username/mcp-forge", "--config", "{}" ] } } }

ツール

1. MCPサーバーを生成する

指定された構成で新しい MCP サーバーを生成します。

2. カーソル統合を取得する

Cursor IDE の統合コードを提供します。

3. Smitheryにデプロイする

Smithery へのデプロイ手順を説明します。

ライセンス

マサチューセッツ工科大学

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Cursor IDE 統合により Smithery 用の MCP サーバーを生成するツール。ユーザーは、Basic、Web Search、Database のインタラクションなどのテンプレートからサーバーをすばやく作成できます。

  1. 特徴
    1. テンプレート
      1. インストール
        1. 使用法
          1. カーソルIDEとの統合
            1. ツール
              1. 1. MCPサーバーを生成する
              2. 2. カーソル統合を取得する
              3. 3. Smitheryにデプロイする
            2. ライセンス

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                A tool that dynamically generates and configures MCP servers by automatically creating necessary directories and files according to user specifications.
                Last updated -
                1
                423
                14
                JavaScript
                MIT License
              • -
                security
                A
                license
                -
                quality
                An MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.
                Last updated -
                4
                Python
                MIT License
                • Linux
                • Apple
              • -
                security
                F
                license
                -
                quality
                A TypeScript-based server project that can be integrated with Cursor IDE as an MCP (Model Control Protocol) server, enabling enhanced development capabilities.
                Last updated -
                137
                TypeScript
              • A
                security
                A
                license
                A
                quality
                Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. This is especially useful for developing desktop applications that require complex user interactions to test.
                Last updated -
                1
                41
                Python
                MIT License
                • Linux
                • Apple

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/chromewillow/mcp-forge'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server