Building a Remote MCP Server on Cloudflare (Without Auth)
# 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…
Directory
# 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…
# MCP Server - FastAPI on Azure App Service This is a Python implementation of the MCP (Model Context Protocol) server using FastAPI and deployed to Azure App…
# 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…
# 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…
The Model Context Protocol (MCP) is a standardized way to supply context to large language models (LLMs). Using the MCP Python SDK, you can build servers that…
# Simple MCP Server starter with StdioServerTransport This is a simple MCP server starter kit using the StdioServerTransport. ## Setup Create a new MCP server…
# 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…
A barebones MCP server implementation in Swift using loopwork-ai's mcp-swift-sdk.
Build-and-run diagnostics for Claude Desktop MCP servers in one command. MCP-Fixer runs 25 diagnostics on every MCP server, pinpoints port/path issues, and…
# 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…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example demonstrates how to create a remote MCP server on Cloudflare Workers that doesn't…
# RPG Generator MCP Server A Model Context Protocol (MCP) server that generates random tabletop RPG content—campaign ideas and fantasy region attributes—built…
Blockbench MCP is a plugin and Model Context Protocol (MCP) server that connects AI assistants (like Claude, Cline, or Ollama) to the Blockbench 3D modeling…
## ⚙️ Jadx MCP Plugin — Decompiler Access for Claude via MCP This project provides a [Jadx](https://github.com/skylot/jadx) plugin written in **Java**, which…
A command-line tool written in Rust for discovering and documenting MCP Server capabilities.
A simple echo MCP (Model Context Protocol) Server for testing MCP Clients.
This is a template for deploying a remote MCP server on Cloudflare Workers that does not require authentication. It allows users to add custom tools and…
A feature-complete Model Context Protocol (MCP) server template written in Python using FastMCP. It demonstrates all major MCP features—tools, resources…
Read-only MCP server for on-prem Linux VMs and PostgreSQL over SSH — service health, logs, DB state, and schema exploration without terminal access.
URL MCP is a proof of concept stateless MCP server builder that allows users to build MCP servers without writing or hosting code. It's intended for protocol…
# AWS Bedrock Logs MCP A command-line interface and API for analyzing AWS Bedrock usage and logs through [Anthropic's MCP (Model Control…
Enable MCP features for any Gin API with a line of code
A minimal, containerized base for building MCP servers with the Python SDK, featuring a standardized Docker image and local development setup.
Bridge package enabling seamless integration between Model Context Protocol (MCP) servers and AI SDK tools. Supports multiple server types, real-time…