Back to search
30
MCP

engmanager-mcp

pypi/engmanager-mcp

MCP server providing workflow guidance and next-step instructions for LLM development workflows

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

Similar MCP servers embedding-nearest

agile-mcp-server
An Agile Project Management MCP Server that transforms LLMs into powerful agile assistants
0 tools
evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
0 tools
langflow-builder-mcp
MCP server for building and modifying Langflow flows via LLM agents
0 tools
file-tools-mcp
MCP server providing file tools for LLMs and coding agents to quickly get project context
0 tools
chevdawala/mcp-guide-tool
Guide for LLMs to create MCP Servers
0 tools
compiler-explorer-mcp
MCP server allowing LLMs to interact remotely with compilers
0 tools

How to use

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

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