Aisera MCP Servers
About
Aisera MCP Servers is a collection of Model Context Protocol (MCP) servers for Aisera services. It currently includes one server, aisera-status, which provides access to Aisera’s Status Page via MCP.
Details
- Author
- cyberutkarsh
- Downloads
- 289
- Categories
- Other
Jump to
- Collection of MCP servers for Aisera services
- Currently includes the aisera-status server
- Each server has independent documentation and dependencies
- MIT-licensed open source project
Each MCP server lives in its own directory with its own documentation and dependencies. To use a specific server, navigate into its folder and follow the setup and usage instructions provided in its README.
Aisera MCP Servers
A collection of Model Context Protocol (MCP) servers for Aisera services.
Available Servers
- aisera-status - MCP server for Aisera's Status Page
Project Structure
aisera-mcp-servers/
├── aisera-status/ # Status page MCP server
│ ├── aisera_status.py # Main server implementation
│ ├── test_server.py # Test suite
│ └── README_GITHUB.md # Server documentation
├── .gitignore # Git ignore rules
└── README.md # This file
Development
Each MCP server is contained in its own directory with its own documentation and dependencies. See the individual server directories for specific setup and usage instructions.
License
This project is licensed under the MIT License - see the LICENSE files in each server directory for details.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



