Skip to content
Back to search
30
MCP

featureforge-mcp

pypi/featureforge-mcp

Model Context Protocol server for FeatureForge — let AI agents submit, upvote, and comment on feature requests.

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

Similar MCP servers embedding-nearest

dataforge-07-mcp
Model Context Protocol server for DataForge data-quality tools.
0 tools
agentforge-mcp
Model Context Protocol integration for AgentForge
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
workflows-mcp-server
Model Context Protocol server that enables AI agents to discover, create, and execute complex, multi-step workflows defined in simple YAML f
0 tools
@gpthuman/mcp-server
Model Context Protocol (MCP) server providing access to GPTHuman's API, the leading platform for transforming AI-generated text into natural
0 tools
dbgprobe-mcp-server
Debug probe Model Context Protocol server for AI agents and developer tooling
0 tools

How to use

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

{
  "mcpServers": {
    "featureforge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}