Generate MCP servers using Smithery with Cursor IDE integration.
A powerful MCP server generator for Smithery with Cursor IDE integration.
npm install
npm start
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",
"{}"
]
}
}
}
Generates a new MCP server with the specified configuration.
Provides integration code for Cursor IDE.
Gives instructions for deploying to Smithery.
MIT
Generates secure One-Time Passwords (OTP) using TOTP and HOTP algorithms.
A powerful and flexible MCP server designed to enhance the development experience with Shadcn UI components, providing tools for component management, documentation, and installation.
MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells.
An MCP server for the Vercel AI SDK, enabling integrations with Figma and 21st.dev Magic.
A moby-like random name generator for use with tools like Claude Desktop and VS Code Copilot Agent.
An MCP server implementation for the Unity game engine that enables a natural user experience.
An MCP server for accessing YAPI interface details, configured via environment variables.
Performs gene set enrichment analysis using the Enrichr API, supporting all available gene set libraries.
A GDB/MI protocol server based on the MCP protocol, providing remote application debugging capabilities with AI assistants.
Access Chromium and PDFium source code repositories using Google's official CodeSearch APIs, supporting advanced search, Gerrit integration, and issue tracking.