موارد خدمة سحابية

56 مورد متاح

خدمة سحابية MCP Servers

Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Remote MCP Server on Cloudflare MCP server logo

Remote MCP Server on Cloudflare

Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login!
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Optimal Route MCP Server MCP server logo

Optimal Route MCP Server

A Model Context Protocol (MCP) server for calculating optimal travel routes and distances between locations using the Google Maps Platform.
Ankr Advanced API MCP Server ⚡ MCP server logo

Ankr Advanced API MCP Server ⚡

This is a Model Context Protocol (MCP) server that provides tools for interacting with Ankr's Advanced APIs. It enables AI models to fetch blockchain data and perform various operations.
Okta MCP Server MCP server logo

Okta MCP Server

MCP Server for the Okta API, enabling Claude to interact with Okta organizations.
MCP Server for Qweather MCP server logo

MCP Server for Qweather

MCP SSE server implement for weather forecast API. It expose get-forecast tool, which provides 7 days forecast by a given location in China.
MCP Workers AI MCP server logo

MCP Workers AI

MCP servers sdk for Cloudflare Workers
Remote MCP Server on Cloudflare MCP server logo

Remote MCP Server on Cloudflare

Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login!
ntropy-mcp MCP server MCP server logo

ntropy-mcp MCP server

MCP server for enriching banking data using the Ntropy API
Canva API MCP Server MCP server logo

Canva API MCP Server

A comprehensive Model Context Protocol (MCP) server for interacting with Canva's API. This server provides tools and resources for managing designs, brands, assets, and users in Canva.
openshift-mcp MCP server logo

openshift-mcp

MCP server for OpenShift.
Remote MCP Server on Cloudflare MCP server logo

Remote MCP Server on Cloudflare

Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login!
Refunc MCP Server MCP server logo

Refunc MCP Server

Deploy all refunc components in namespace refunc-system.
Trusted GMail MCP Server MCP server logo

Trusted GMail MCP Server

This is a gmail MCP server running inside a secure AWS Nitro enclave instance. It was originally forked from the Claude Post MCP server. Most MCP servers are run locally via the stdio transport; we followed this guide to implement a remote MCP server using sse transport.
MCP Server MCP server logo

MCP Server

Open-source Mission Control Panel (MCP) server for AWS - A powerful, region-independent backend service for AWS operations.
FlyMCP MCP server logo

FlyMCP

A simple MCP server that wraps the flyctl CLI to provide Fly.io capabilities to Claude Desktop.
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
License MCP server logo

License

The Central Pilot for Your Kubernetes Fleets
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Rebrandly MCP Tool (Go) MCP server logo

Rebrandly MCP Tool (Go)

This project implements a simple MCP server in Go that exposes a single tool (create_short_link) to generate short URLs using the Rebrandly API.
Alist MCP Server MCP server logo

Alist MCP Server

Alist API MCP server
Remote MCP Server on Cloudflare MCP server logo

Remote MCP Server on Cloudflare

Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login!
Remote MCP Server on Cloudflare MCP server logo

Remote MCP Server on Cloudflare

Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login!
Backlog MCP サーバー MCP server logo

Backlog MCP サーバー

Backlog API MCP
mcp-server MCP server logo

mcp-server

{ "name": "weather-mcp", "version": "1.0.0", "description": "Weather MCP server for Cline using OpenWeatherMap API", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "ts-node src/index.ts" }, "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/server": "^0.5.0", "axios": "^1.6.7", "node-cache": "^5.1.2" }, "devDependencies": { "@types/node": "^20.11.5", "ts-node": "^10.9.2", "typescript": "^5.3.3" } } { "compilerOptions": { "target": "es2020", "module": "commonjs", "lib": ["es2020"], "outDir": "./build", "rootDir": "./src", "strict": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true }, "include": ["src/**/*"], "exclude": ["node_modules"] } import { Server, McpError, ErrorCode, Tool, ToolParam, ToolExecuteRequestSchema, ListResourcesRequestSchema, ReadResourceRequestSchema } from "@modelcontextprotocol/server"; import axios from "axios"; import NodeCache from "node-cache";
Linode MCP Server MCP server logo

Linode MCP Server

An MCP (Model Context Protocol) server that connects your AI Assistant or Agent to your Linode cloud infrastructure allowing you to manage your cloud resources through natural conversation. Now both SSE and StreamableHTTP transport support !
stdict-korean-mcp-server MCP server logo

stdict-korean-mcp-server

api mcp server
AWS SSO MCP Server MCP server logo

AWS SSO MCP Server

This project provides a Model Context Protocol (MCP) server that connects AI assistants (like Anthropic's Claude, Cursor AI, or other MCP-compatible clients) to AWS services using Single Sign-On (SSO) authentication. It enables AI models to interact with and manage your AWS resources through structured tools with simplified authentication.
KubeBlocks Cloud MCP Server MCP server logo

KubeBlocks Cloud MCP Server

The KubeBlocks Cloud MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with KubeBlocks Cloud APIs, enabling AI assistants to interact with KubeBlocks Cloud resources through a standardized tool-calling interface.
putio-mcp-server MCP server logo

putio-mcp-server

MCP server for interacting with put.io
Remote MCP Server on Cloudflare MCP server logo

Remote MCP Server on Cloudflare

Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login!
Finage MCP Server MCP server logo

Finage MCP Server

A MCP server for the stock market data API, Finage API. Only small subset of endpoints is implemented.
Heroku Build Logs MCP Server MCP server logo

Heroku Build Logs MCP Server

The Heroku Build Logs MCP Server is a Model Context Protocol (MCP) server that exposes a tool for retrieving the latest build logs for a specified Heroku app. This allows agents like Cursor to quickly fetch and process build logs, allowing them to diagnose why a build may have failed.
bigquery-mcp-server MCP server logo

bigquery-mcp-server

start sse server
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Remote MCP Server on Cloudflare MCP server logo

Remote MCP Server on Cloudflare

Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login!
Remote MCP Server on Cloudflare MCP server logo

Remote MCP Server on Cloudflare

Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login!
k8s-multicluster-mcp-server MCP server logo

k8s-multicluster-mcp-server

This MCP Server is a wrap of flux159/mcp-server-kubernetes for multi cluster purpose.
Building a Remote MCP Server on Cloudflare (Without Auth) MCP server logo

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.
Model Context Protocol (MCP) Server for SQLite Cloud MCP server logo

Model Context Protocol (MCP) Server for SQLite Cloud

This project is currently in the experimental phase. Feel free to explore, report issues, and share your feedback.
Remote MCP Server on Cloudflare MCP server logo

Remote MCP Server on Cloudflare

Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login!
Amazon Bedrock Converse API and Database MCP Server Integration MCP server logo

Amazon Bedrock Converse API and Database MCP Server Integration

This sample demonstrates the integration of AWS Bedrock's Conversational AI capabilities with relational databases through the Model Context Protocol (MCP) Server architecture. The sample leverages Bedrock's Converse API to enable natural language interactions with databases in query-only mode, while the MCP Server handles the complexities of database operations and security protocols.
API Caller MCP Server MCP server logo

API Caller MCP Server

MCP(Model Context Protocol) : RESTful API .
OCI Documentation MCP Server MCP server logo

OCI Documentation MCP Server

Inspired by: https://github.com/awslabs/mcp/tree/main/src/aws-documentation-mcp-server
MCP Server MCP server logo

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL - https://api.apis.guru/v2/specs/amazonaws.com/workspaces/2015-04-08/openapi.json, auto-generated using AG2's MCP builder.
MCP Server MCP server logo

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL - https://api.apis.guru/v2/specs/apideck.com/file-storage/9.3.0/openapi.json, auto-generated using AG2's MCP builder.
MCP Server MCP server logo

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL - https://api.apis.guru/v2/specs/amazonaws.com/snowball/2016-06-30/openapi.json, auto-generated using AG2's MCP builder.
MCP Server MCP server logo

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL - https://api.apis.guru/v2/specs/amazonaws.com/worklink/2018-09-25/openapi.json, auto-generated using AG2's MCP builder.
الصفحة 11 من 17