aiperceivable/apcore-mcp-typescript
Automatic MCP Server & OpenAI Tools Bridge for [apcore](https://github.com/aipartnerup/apcore).
Platform-specific configuration:
{
"mcpServers": {
"apcore-mcp-typescript": {
"command": "npx",
"args": [
"-y",
"apcore-mcp-typescript"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> </div>
Automatic MCP Server & OpenAI Tools Bridge for apcore.
Converts apcore module registries into Model Context Protocol (MCP) tool definitions and OpenAI-compatible function calling formats — zero boilerplate required.
$defs/$ref from Pydantic-generated JSON Schemamcp namespace with the apcore Config Bus; configure via unified apcore.yaml or APCORE_MCP_* env varsFor full documentation, including Quick Start guides for both Python and TypeScript, visit: [https://aiperceivable.github.io/apcore-mcp/](https://aiperceivable.github.io/apcore-mcp/)
apcore-js >= 0.15.1npm install apcore-mcpapcore-js is included as a direct dependency — no separate install needed.
Loading reviews...