MCPs tagged with server implementation
-
Cloudbet Sports MCP Server
Minimal MCP server for sports data and betting tool exposure via Cloudbet API.
Implements a minimal, single-file server adhering to the Model Context Protocol (MCP) for exposing sports data and betting tools using the Cloudbet public API. Designed for educational and demonstration purposes, it follows the MCP Server specification and enables users to list and call tools via JSON-RPC. Provides examples for listing available tools and invoking actions such as retrieving sports events and markets. Intended for quick experiments and integration scenarios.
- ⭐ 9
- MCP
- cloudbet/sports-mcp-server
-
Stape MCP Server
An MCP server implementation for integrating Stape with AI model context protocols.
Stape MCP Server provides an implementation of the Model Context Protocol server tailored for the Stape platform. It enables secure and standardized access to model context capabilities, allowing integration with tools such as Claude Desktop and Cursor AI. Users can easily configure and authenticate MCP connections using provided configuration samples, while managing context and credentials securely. The server is open source and maintained by the Stape Team under the Apache 2.0 license.
- ⭐ 4
- MCP
- stape-io/stape-mcp-server
-
Godot MCP
A Model Context Protocol (MCP) server implementation using Godot and Node.js.
Godot MCP implements the Model Context Protocol (MCP) as a server, leveraging the Godot game engine along with Node.js and TypeScript technologies. Designed for seamless integration and efficient context management, it aims to facilitate standardized communication between AI models and applications. This project offers a ready-to-use MCP server for developers utilizing Godot and modern JavaScript stacks.
- ⭐ 1,071
- MCP
- Coding-Solo/godot-mcp
-
mcp-server-apache-airflow
A Model Context Protocol server for integrating Apache Airflow with MCP clients.
mcp-server-apache-airflow provides a Model Context Protocol (MCP) server implementation that allows standardized interaction with Apache Airflow environments. By wrapping Airflow's REST API, it enables MCP clients to manage and orchestrate workflows, DAGs, and runs in a consistent and interoperable manner. This implementation leverages the official Apache Airflow client library to ensure robust compatibility and maintainability. It streamlines the management of Airflow resources by exposing comprehensive endpoint coverage for key workflow operations.
- ⭐ 109
- MCP
- yangkyeongmo/mcp-server-apache-airflow
-
Fireproof MCP Database Server
A JSON document store server implementation based on the Model Context Protocol for AI integration.
Implements a JSON document store that supports CRUD operations and field-based sorting, designed to work as a server within the Model Context Protocol (MCP) ecosystem. Offers integration with the Fireproof database and is intended for use cases such as Claude Desktop. Provides tooling and instructions for setup, configuration, and debugging using the MCP Inspector.
- ⭐ 29
- MCP
- fireproof-storage/mcp-database-server