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
संबंधित सर्वर
APS MCP Server
A Node.js server for the Model Context Protocol that provides access to the Autodesk Platform Services (APS) API with fine-grained access control.
MCP Doppler Server
Securely access secrets from Doppler's secret management platform using a Doppler API token.
Jumpseller
Manage your Jumpseller e-commerce store with AI. Create products with variants, process orders, search customers, and organize your catalog.
Axiom
Query and analyze your Axiom logs, traces, and all other event data in natural language
Unsplash MCP Server
An MCP server for accessing the Unsplash API to search for and retrieve photos.
Flow Studio - Power Automate MCP Server
Debug, build, and manage Microsoft Power Automate cloud flows with AI agents. 15 tools for action-level error details, flow creation, run history, and multi-tenant operations.
Contentstack
Interact with Contentstack's Content Management API to manage your CMS content.
Azure
Interact with and manage Azure services using natural language.
Cloud Analyzer
A server for analyzing cloud infrastructure and services, with local testing support via Localstack.
Replicate Designer
Generate images using Replicate's Flux 1.1 Pro model.