xiaohai12138

spdex-mcp-server

Community xiaohai12138
Updated

用来提审spdex的mcp-server

spdex-mcp-server

My Go MCP ServerA high-performance Model Context Protocol (MCP) server built with Go, providing seamless integration for [spdex local data].

🚀 Features✅ ‌Tool: get_matchs - Get popular football matches from spdex.⚡ ‌High Performance‌ - Built with Go for low latency and minimal memory footprint.📋 Prerequisites‌Go 1.23+‌ installed on your system.Access to [Your Service/API] if applicable.🛠️ Installation & UsageYou can run this MCP server using either the source code or a pre-built binary.

Option 1: Run from Source (Recommended for Testing)bashgit clone https://github.com/xiaohai12138/spdex-mcp-server.gitcd spdex-mcp-servergo run main.goOption 2: Build Binarybashgo build -o spdex_mcp_server ../spdex_mcp_server⚙️ Cline IntegrationTo integrate this server with Cline, add the following configuration to your cline_mcp_settings.json file.

For Production (Binary)json{"mcpServers": {"spdex-mcp-server": {"disabled": false,"timeout": 60,"type": "stdio","command": "/absolute/path/to/spdex-mcp-server/spdex_mcp_server","args": [],"env": {}}}}‌Note:‌ Replace /absolute/path/to/... with the actual path on your machine. Ensure the env variables match your specific requirements.

🔒 Security & PermissionsThis server operates with the following security considerations:

‌Network‌: Makes outbound HTTPS requests to api.spdex.com.、‌Data Privacy‌: No user data is stored locally; all processing is ephemeral.🤝 ContributingContributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.Configure Cline with the binary path and required env vars.

MCP Server · Populars

MCP Server · New

    laurentvv

    Web Crawler MCP

    Web crawling tool that integrates with AI assistants via the MCP

    Community laurentvv
    anypost

    emailmd

    Render markdown into email-safe HTML

    Community anypost
    dinglebear-ai

    Unraid MCP

    Query, monitor, and manage Unraid servers via GraphQL API through MCP tools. Supports system info, Docker, VMs, array/parity, notifications, plugins, rclone, and live telemetry.

    Community dinglebear-ai
    superbasedapp

    SuperBased Observer

    Local-first control plane for AI coding agents — launch browser terminals, run and remotely control sessions, and track files, tokens & cost across Claude Code, Codex, Cursor, Gemini CLI and 20+ more. 100% local, no telemetry.

    Community superbasedapp
    OpenMarkdown-dev

    OpenMarkdown

    Feather-light. Light-speed.

    Community OpenMarkdown-dev