Skip to main content
Glama

MCP Forge

MCP 锻造厂

一个用于 Smithery 的强大的 MCP 服务器生成器,带有 Cursor IDE 集成。

特征

  • 从模板生成新的 MCP 服务器
  • 获取 Cursor IDE 集成配置
  • 获取 Smithery 的部署说明

模板

  • 基础:带有示例工具的简单 MCP 服务器
  • 网页搜索:具有网页搜索功能的 MCP 服务器
  • 数据库:MCP服务器与PostgreSQL数据库交互

安装

npm install

用法

npm start

与 Cursor 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 服务器的工具,允许用户从基本、Web 搜索或数据库交互等模板快速创建服务器。

  1. 特征
    1. 模板
      1. 安装
        1. 用法
          1. 与 Cursor 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