Skip to content
Back to search
30
MCP

AutoFabric MCP Server

pulsemcp/autofabric mcp server

Agent orchestration platform with MCP server integration providing tool interfaces via stdio and direct connections using the official MCP Python SDK.

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

Similar MCP servers embedding-nearest

microsoft/fabric-fabric-mcp
MCP server for interacting with Microsoft Fabric.
0 tools
agent-orchestrator-mcp
MCP server for agent orchestrator. Features create agent, list agents, delegate task. From MEOK AI Labs.
0 tools
agent-orchestrator-mcp
MCP server for agent orchestrator. Features create agent, list agents, delegate task. From MEOK AI Labs.
0 tools
autodb-mcp
AutoDB MCP server — agent-facing tools for database context and interaction
0 tools
AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools
AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools

How to use

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

{
  "mcpServers": {
    "autofabric_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}