Skip to main content
Glama

MCP Forge

MCP Forge

A powerful MCP server generator for Smithery with Cursor IDE integration.

Features

  • Generate new MCP servers from templates
  • Get Cursor IDE integration configurations
  • Get deployment instructions for Smithery

Templates

  • Basic: Simple MCP server with an example tool
  • Web Search: MCP server with web search capabilities
  • Database: MCP server with PostgreSQL database interaction

Installation

npm install

Usage

npm start

Integration with Cursor IDE

To integrate this MCP server with Cursor IDE, add the following configuration to your ~/.cursor/mcp.json file:

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

Tools

1. Generate MCP Server

Generates a new MCP server with the specified configuration.

2. Get Cursor Integration

Provides integration code for Cursor IDE.

3. Deploy to Smithery

Gives instructions for deploying to Smithery.

License

MIT

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

A tool that generates MCP servers for Smithery with Cursor IDE integration, allowing users to quickly create servers from templates such as Basic, Web Search, or Database interactions.

  1. Features
    1. Templates
      1. Installation
        1. Usage
          1. Integration with Cursor IDE
            1. Tools
              1. 1. Generate MCP Server
              2. 2. Get Cursor Integration
              3. 3. Deploy to Smithery
            2. License

              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