apcore-mcp-python

aipartnerup/apcore-mcp-python
★ 1 stars Python 🤖 AI/LLM Updated 1mo ago
Automatic MCP Server & OpenAI Tools Bridge for apcore.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apcore-mcp-python": {
      "command": "uvx",
      "args": [
        "apcore-mcp-python"
      ]
    }
  }
}

Or install with pip: pip install apcore-mcp-python

Topics

ai-dynamic-registrationai-schema-conversionapcoreautomatic-mcp-servermcp-serveropenai-tools-bridge