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 へのデプロイ手順を説明します。

ライセンス

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

-
security - not tested
F
license - not found
-
quality - not tested

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

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

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                A simple MCP server that facilitates website fetching through a configurable server platform using stdio or SSE transport, allowing integration with tools like Cursor for streamlined access.
                Last updated -
                2
                23
                Python
                MIT License
              • A
                security
                A
                license
                A
                quality
                A template for creating custom tools for Cursor IDE using Model Context Protocol (MCP), allowing developers to extend Cursor's functionality with their own server-based tools.
                Last updated -
                11
                2
                Python
                MIT License
                • Apple
                • Linux
              • -
                security
                A
                license
                -
                quality
                An MCP server that converts Cursor agent plans into structured markdown task lists and organizes them in your repository, helping you track AI-generated plans and recommendations as actionable specifications.
                Last updated -
                3
                Python
                MIT License
                • Linux
                • Apple
              • -
                security
                F
                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 -
                1
                Python
                • 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