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
관련 서버
Workday by CData
A read-only server for querying live Workday data using LLMs, powered by the CData JDBC Driver.
Amazon Nova Reel 1.1
An MCP server for generating videos using Amazon Nova Reel 1.1 via AWS Bedrock.
SolarWinds Logs
Access and visualize logs from SolarWinds Observability.
Coin MCP Server
Provides access to real-time cryptocurrency data from CoinMarketCap.
Image Analysis Server
Analyzes images using the GPT-4o-mini model via the OpenAI API.
Novita AI
Interact with the Novita AI API for image generation and other AI tasks.
Terragrunt GCP MCP Tool
Manage Google Cloud Platform (GCP) infrastructure using Terragrunt, with support for experimental features like AutoDevOps and cost management.
Replicate
Run machine learning models on the Replicate platform using an API token.
AWS Security MCP
An MCP server that enables AI assistants to interact with AWS security services.
Globus
Manage research data and compute with Globus.