We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/code-rabi/mews-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Get All Enterprises Tool
## Description
**Restricted!** Returns all enterprises within scope of the Access Token
## API Documentation
- **Category**: Enterprise
- **Documentation URL**: https://mews-systems.gitbook.io/connector-api/operations/enterprises/get-all-enterprises
## Implementation Details
- **Tool Name**: `getAllEnterprises`
- **HTTP Method**: POST
- **Endpoint**: `/api/connector/v1/enterprises/getAll`
## Parameters
- EnterpriseIds (optional): Filter by specific enterprise IDs
- ChainIds (optional): Filter by chain IDs
## Expected Response
- Array of enterprise objects
## Priority
Medium
## Status
Not Started
## Notes
- Restricted endpoint - requires special permissions
- Used for multi-enterprise management
- Essential for chain operations