Skip to main content
Glama
groovyBugify

MCP Server

by groovyBugify

MCP Server

Open-source Mission Control Panel (MCP) server for AWS - A powerful, region-independent backend service for AWS operations.

Features

  • Region-independent AWS operations

  • Credential validation and management

  • Secure API endpoints

  • Comprehensive error handling

  • TypeScript support

  • Built with security and scalability in mind

Related MCP server: AWS S3 MCP Server

Prerequisites

  • Node.js (v16 or higher)

  • npm or yarn

  • AWS credentials (Access Key ID and Secret Access Key) or IAM role

Installation

  1. Clone the repository:

git clone https://github.com/groovyBugify/mcp-server.git
cd mcp-server
  1. Install dependencies:

npm install
  1. Create environment file:

cp .env.example .env
  1. Configure your environment variables in .env

Development

Start the development server:

npm run dev

Build

Compile the TypeScript code:

npm run build

Production

Start the production server:

npm start

API Endpoints

Validate AWS Credentials

POST /api/aws/validate-credentials
Content-Type: application/json

{
  "region": "us-east-1" // optional, defaults to us-east-1
}

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    D
    quality
    D
    maintenance
    Enables read-only assessment of AWS environments by inventorying resources, running security and operational checks, and generating actionable reports with cost analysis. Designed for contractors with support for assume-role authentication using external IDs.
    10
  • A
    license
    -
    quality
    D
    maintenance
    Enables interaction with AWS S3 storage through bucket operations (create, delete, list), object management (upload, download, delete, list), and bucket policy configuration using AWS credentials.
    10
    2
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables natural language analysis of AWS costs, automated FinOps waste audits, and budget monitoring across multiple profiles and regions while keeping credentials secure locally.
    181
    MIT

View all related MCP servers

Related MCP Connectors

  • Issue, rotate and revoke scoped API-key passes for 25+ providers — the agent never sees a real key

  • Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.

  • A paid remote MCP for AI SDK eval dashboard, built to return verdicts, receipts, usage logs, and aud

View all MCP Connectors

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/groovyBugify/mcp-server'

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