Back to search
30
MCP

@appifex/mcp-server

npm/@appifex/mcp-server

MCP server exposing the DTC toolkit to AI agents

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

Similar MCP servers embedding-nearest

@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools

How to use

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

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