If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/eddinsw/amp-mcp-server
HYBRID

amp-mcp-server

eddinsw/amp-mcp-server

MCP server that wraps CubeCoders AMP to list, inspect, and control game-server instances.

eddinsw/amp-mcp-serverExternal link; availability not verifiedLicenseMIT LicenseHybrid hosting
The Newcomer
Hasn't been around long. Nothing caught our attention, but there isn't much history to go on yet.
Time indexed (5mo)
0toolsHybrid5moindexed
Checked May 3, 2026
The scanner shows
Not enough data to score this server yet.
First indexed May 2, 2026
Server Profile
Tools catalogued
0
No tools reported by this server.
Hosting
Hybrid
Can run locally or remotely depending on deployment. Review the source repository.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
No liveness checks recorded yet.
Publisher Verification
Not listed on the Official MCP Registry.
Source repository is available for review.
eddinsw/amp-mcp-serverExternal link; availability not verified
Environment variables (21)
AMP_URLstringREQUIRED
Base URL of your AMP install, e.g. https://amp.example.local
MCP_HOSTstringOPTIONALdefault: 127.0.0.1
HTTP bind host (HTTP transport only). Docker image overrides to 0.0.0.0.
MCP_PORTstringOPTIONALdefault: 3000
HTTP listen port (HTTP transport only)
LOG_LEVELstringOPTIONALdefault: info
pino log level: trace / debug / info / warn / error / fatal. All logs go to stderr.
AMP_PASSWORDstringREQUIRED
AMP password (or remembered-token)
Show all 21 environment variables
AMP_USERNAMEstringREQUIRED
AMP admin username
MCP_AUTH_MODEstringOPTIONALdefault: none
none / bearer / oauth — see Authentication section
MCP_TRANSPORTstringOPTIONALdefault: stdio
stdio (subprocess use) or http (Docker / remote)
MCP_AUTH_TOKENstringOPTIONAL
Comma-separated list of accepted bearer tokens. Required when MCP_AUTH_MODE=bearer.
MCP_PUBLIC_URLstringOPTIONAL
Canonical external URL of this server (resource id + JWT audience). Required when MCP_AUTH_MODE=oauth.
MCP_RATE_LIMITstringOPTIONALdefault: 120
Max requests per window on /mcp. Set 0 to disable.
MCP_TRUST_PROXYstringOPTIONAL
Forwarded to Express trust proxy. Set when behind nginx/Caddy so req.ip is the real client.
AMP_ALLOW_WRITESstringOPTIONALdefault: false
Set true to enable mutating tools
MCP_OAUTH_ISSUERstringOPTIONAL
OAuth 2.1 authorization server issuer URL. Required when MCP_AUTH_MODE=oauth.
MCP_ALLOWED_HOSTSstringOPTIONAL
Comma-separated Host header allow-list (DNS rebinding protection). Required when MCP_HOST is 0.0.0.0/:: and MCP_AUTH_MODE=none.
MCP_ALLOW_INSECUREstringOPTIONALdefault: false
Override the startup guard that refuses 0.0.0.0 + none auth + no host allow-list.
MCP_OAUTH_AUDIENCEstringOPTIONAL
Override expected JWT aud claim. Defaults to MCP_PUBLIC_URL.
MCP_OAUTH_JWKS_URLstringOPTIONAL
Override JWKS URL (skips OIDC discovery)
MCP_RATE_WINDOW_MSstringOPTIONALdefault: 60000
Rate-limit window length in milliseconds.
MCP_ALLOWED_ORIGINSstringOPTIONAL
Comma-separated Origin allow-list. Requests with a mismatching Origin get 403; requests with no Origin (server-to-server) are allowed.
MCP_OAUTH_REQUIRED_SCOPESstringOPTIONAL
Comma-separated scopes required on every request

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
Similar servers
Metaso Search MCP Server
MCP server for Metaso Search API, providing multi-scope search and webpage reading tools.
Nixtla MCP Server
Enables multitenant time series forecasting and anomaly detection using Nixtla's TimeGPT, with support for fine-tuning, rolling backtests, and usage tracking.
dtc-mcp
A code-execution MCP server for Klaviyo and Shopify analytics, enabling safe JavaScript execution in a V8 sandbox with state persistence across calls.
Angel One MCP Server
Enables AI agents to interact with Angel One brokerage for live market data, portfolio management, and order placement using the SmartAPI.
Docker & Kubernetes MCP Server
Enables AI assistants to manage Docker containers and Kubernetes resources through natural language, supporting operations like container management, image building, and pod/deployment/service management.
capus
Persona-driven LLM agent testing for macOS and web apps through a local MCP daemon, enabling autonomous GUI testing with human-like behavior.
Indexed from Glama · Updates nightly