Back to search
30
MCP

apcore-mcp

npm/apcore-mcp

Automatic MCP Server & OpenAI Tools Bridge for apcore

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

Similar MCP servers embedding-nearest

apcore-mcp
Automatic MCP Server & OpenAI Tools Bridge for apcore
0 tools
iflow-mcp_mcp-server-openai
MCP server for OpenAI API integration
0 tools
MCP-Bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools
0 tools
mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools
autogui-mcp
AI-driven screen automation MCP Server
0 tools
samcolon/mcp-server
MCP server with AI
0 tools

How to use

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

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