Skip to main content
Glama
index.ts351 B
/** * PartnerCore Proxy * * Local MCP proxy for AL Language Server integration. * Bridges local AL development with PartnerCore Cloud MCP. */ export * from './config/index.js'; export * from './utils/index.js'; export * from './al/index.js'; export * from './cloud/index.js'; export * from './router/index.js'; export * from './mcp/index.js';

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ciellosinc/partnercore-proxy'

If you have feedback or need assistance with the MCP directory API, please join our Discord server