Skip to main content
Glama

MCP Forge

MCP 포지

Cursor IDE 통합을 갖춘 Smithery용 강력한 MCP 서버 생성기입니다.

특징

  • 템플릿에서 새로운 MCP 서버 생성
  • 커서 IDE 통합 구성 가져오기
  • Smithery에 대한 배포 지침을 받으세요

템플릿

  • 기본 : 예제 도구가 포함된 간단한 MCP 서버
  • 웹 검색 : 웹 검색 기능이 있는 MCP 서버
  • 데이터베이스 : PostgreSQL 데이터베이스 상호 작용을 갖춘 MCP 서버

설치

지엑스피1

용법

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. 대장간에 배치

스미서리로의 배치에 대한 지시를 내립니다.

특허

MIT

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

Cursor IDE 통합을 통해 Smithery용 MCP 서버를 생성하는 도구로, 사용자는 기본, 웹 검색 또는 데이터베이스 상호 작용과 같은 템플릿에서 빠르게 서버를 만들 수 있습니다.

  1. 특징
    1. 템플릿
      1. 설치
        1. 용법
          1. 커서 IDE와의 통합
            1. 도구
              1. MCP 서버 생성
              2. 커서 통합하기
              3. 대장간에 배치
            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