statsWR
An MCP server that allows AI agents to interact with the statsWR API.
statsWR mcp server
Windows Setup: (additional steps on https://modelcontextprotocol.io/quickstart/server#windows)
- uv venv
- source .venv/Scripts/activate
- make setup
- update claude_desktop_config.json:
{
"mcpServers": {
"statsWR": {
"command": "/Path/to/uv",
"args": [
"--directory",
"/Path/to/Project/Root/Directory",
"run",
"mcp_src/statsWR_mcp_server.py"
]
}
}
}
- create and setup .env file in the project's root directory
STATSWR_API_BASE_URL = <STATSWR OFFICIAL API BASE URL>/api/v1
DEFAULT_TIMEOUT = 60
PORT = 18517
...
Local Testing:
- restart cluade desktop
- enable statsWR MCP server in the model setting
- interact with the model and verify MCP server is being used
관련 서버
Remote MCP Server (Authless)
An authless remote MCP server deployable on Cloudflare Workers.
Satim Payment Gateway Integration
Integrate with Algeria's SATIM payment gateway to process CIB and Edhahabia card payments.
CISA M365 MCP Server
Implements CISA Binding Operational Directive 25-01 security controls for Microsoft 365 and Azure AD/Entra ID.
AverbePorto-MCP
Integrates with the AverbePorto platform for authentication and document submission using AI tools.
Realize MCP - Taboola
Interact with the Taboola advertising platform using natural language via the Taboola Realize API.
AWS News
Fetches the latest announcements, blog posts, and news for specific AWS services.
Bitrix24
The Bitrix24 MCP Server is designed to connect external systems to Bitrix24. It provides AI agents with standardized access to Bitrix24 features and data via the Model Context Protocol (MCP). The MCP server enables external AI systems to interact with Bitrix24 modules through a single standardized interface. You can connect the Bitrix24 MCP Server to the AI model you already use and manage Bitrix24 directly from it. The MCP server allows actions to be performed and data to be retrieved strictly within the access rights configured in your Bitrix24: the AI agent receives only the information and capabilities that are explicitly requested and authorized. Interaction with the Tasks module is supported (the list of supported modules and available actions is gradually expanding).
Google Ad Manager MCP Server
A read-only MCP server for querying live Google Ad Manager data, powered by CData.
ServiceNow MCP Server
An MCP server for interfacing with ServiceNow, enabling AI agents to access and manipulate data via a secure API.
CloudStack MCP Server
Integrate with Apache CloudStack to manage cloud resources directly from your desktop.