A Model Context Protocol (MCP) server enabling interaction with Google Admin APIs.
A FastMCP server for managing Google Workspace users through the Admin Directory API.
GOOGLE_TOKEN_JSON
environment variabledocker build -t google-admin-mcp .
Run the container:
docker run -e GOOGLE_TOKEN_JSON="your_base64_encoded_token" google-admin-mcp
Lists users in a domain.
{
"domain": "yourdomain.com"
}
Creates a new user with a secure random password.
{
"primaryEmail": "user@yourdomain.com",
"firstName": "First",
"lastName": "Last"
}
Gets detailed information about a specific user.
{
"userKey": "user@yourdomain.com"
}
Suspends a user account.
{
"userKey": "user@yourdomain.com"
}
Unsuspends a user account.
{
"userKey": "user@yourdomain.com"
}
The server provides clear error messages for:
MIT License
Retrieving and analyzing issues from Sentry.io
Navigate your Aiven projects and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
Core AWS MCP server providing prompt understanding and server management capabilities.
Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
Generate images using Amazon Nova Canvas with text prompts and color guidance.
MCP Server that connects AI agents to Chargebee platform.
Predict anything with Chronulus AI forecasting and prediction agents.
Deploy, configure & interrogate your resources on the Cloudflare developer platform (e.g. Workers/KV/R2/D1)
A Model Context Protocol (MCP) server that provides tools for AI, allowing it to interact with the DataWorks Open API through a standardized interface. This implementation is based on the Aliyun Open API and enables AI agents to perform cloud resources operations seamlessly.
Access real-time DEX analytics across 20+ blockchains with DexPaprika API, tracking 5M+ tokens, pools, volumes, and historical market data. Built by CoinPaprika.