AI Service Platform

AI Service Platform

By Daniel1989 GitHub

public service host on cloud mcp server

mcp-server-cloud AI
Overview

what is AI Service Platform?

AI Service Platform is a cloud-ready service platform designed for executing AI-powered tools with integration of Model Context Protocol (MCP).

how to use AI Service Platform?

To use the AI Service Platform, clone the repository from GitHub, set up a virtual environment, and start the development server. You can then interact with the platform through REST API endpoints.

key features of AI Service Platform?

  • Cloud Native Architecture with REST API endpoints for all operations.
  • Stateless design with persistent tool configuration.
  • Horizontal scaling support for better performance.
  • Unified Tool Gateway for automatic discovery of MCP tools.

use cases of AI Service Platform?

  1. Executing natural language queries to interact with AI tools.
  2. Integrating various AI tools for seamless operations in cloud environments.
  3. Developing and deploying AI applications with ease.

FAQ from AI Service Platform?

  • What are the prerequisites for using the platform?

You need Python 3.10 or higher to run the AI Service Platform.

  • How do I list available tools?

You can list available tools by sending a GET request to the /tools endpoint.

  • Can I scale the platform?

Yes, the platform supports horizontal scaling to handle increased loads.

Content

AI Service Platform

A cloud-ready service platform for AI-powered tool execution with Model Context Protocol (MCP) integration.

Key Features

  • Cloud Native Architecture

    • REST API endpoints for all operations
    • Stateless design with persistent tool configuration
    • Horizontal scaling support
  • Unified Tool Gateway

    • Automatic discovery of MCP tools in servers/ directory

Cloud Deployment

Prerequisites

  • Python 3.10+

API Usage

Endpoints

List Available Tools

GET /tools

Execute Natural Language Query

POST /query
{
  "query": "5+5",
}

Development Setup

  1. Clone the repository:
git clone https://github.com/Daniel1989/mcp-server-cloud.git
cd mcp-server-cloud
  1. Set up virtual environment:
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  1. Start development server:
FLASK_DEBUG=1 python flask.py

Resources

  1. python-sdk. https://github.com/modelcontextprotocol/python-sdk
  2. cline's prompt -- how to ask ai to select mcp server. https://github.com/cline/cline/blob/main/src/core/prompts/system.ts
No tools information available.

A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.

YouTube MCP Server
YouTube MCP Server by IA-Programming

YouTube MCP Server is an AI-powered solution designed to revolutionize your YouTube experience. It empowers users to search for YouTube videos, retrieve detailed transcripts, and perform semantic searches over video content—all without relying on the official API. By integrating with a vector database, this server streamlines content discovery.

youtube ai
View Details

MCP Deep Research Server using Gemini creating a Research AI Agent

research ai
View Details
MCP-Mealprep
MCP-Mealprep by JoshuaRL

This project takes a number of MCP servers from GitHub locations, packages them together with this repo's GHCR container, and launches them with docker-compose to run as a stack for ML/AI resources.

docker ai
View Details

BioMCP: Biomedical Model Context Protocol

bioinformatics ai
View Details
MySQL MCP Server
MySQL MCP Server by designcomputer

A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases

Toolbase
Toolbase by Toolbase-AI

A desktop application that adds powerful tools to Claude and AI platforms