Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Image Processor MCP Server
  • OpenSearch MCP Server
  • Image Generation MCP Server
  • Gmail Plugin MCP Server
  • Airtable MCP
Back to MCP Servers
MCP Forge

MCP Forge

Public
chromewillow/mcp-forge

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.

Verified
javascript
0 tools
May 30, 2025
Updated May 30, 2025

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

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Image Processor MCP Server
    Image Processor MCP Server

    A TypeScript-based MCP server that implements a simple notes system, allowing users to create, acces...

    2 tools
    Added May 30, 2025
  • OpenSearch MCP Server
    OpenSearch MCP Server

    A Model Context Protocol server implementation that enables natural language interactions with OpenS...

    6 tools
    Added May 30, 2025
  • Image Generation MCP Server
    Image Generation MCP Server

    A Model Context Protocol server that enables generation of high-quality images using the Flux.1 Schn...

    1 tools
    Added May 30, 2025
  • Gmail Plugin MCP Server
    Gmail Plugin MCP Server

    An MCP server that enables Gmail integration, allowing users to manage emails (send, receive, read, ...

    Added May 30, 2025
  • Airtable MCP
    Airtable MCP

    Connects AI tools directly to Airtable, allowing users to query, create, update, and delete records ...

    Added May 30, 2025