// SwiftOpenAI MCP Server
// This file exists for npm package compatibility
// The actual executable is in bin/swiftopenai-mcp
module.exports = {
name: 'swiftopenai-mcp',
version: '1.0.0',
description: 'MCP server for SwiftOpenAI - access OpenAI APIs through Model Context Protocol'
};
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/jamesrochabrun/SwiftOpenAIMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server