Skip to content
Back to search
30
MCP

@forgeframework/mcp-server

npm/@forgeframework/mcp-server

MCP (Model Context Protocol) server development framework for the Forge Framework.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@forkbit/mcp
Official Model Context Protocol server for the Forkbit API.
0 tools
forge-recipe-mcp
MCP server for the Forge E-- library note catalog + Recipe authoring loop (compile / run / commit).
0 tools
mcp-framework
Framework for building Model Context Protocol (MCP) servers in Typescript
0 tools
forge-manager-mcp
MCP server for the forge-manager skill — multi-platform forge operations layer (GitHub / Forgejo+Codeberg / GitLab / local docs store)
0 tools
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools
context-portal-mcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@forgeframework/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}