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…
dev
Browse 4,446 servers tagged Developer Tools in the MCP Server List 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…
HexaGO is a simple example of a calculator app using the ports and adapter (hexagonal) architecture in Go. It demonstrates how to separate business logic…
MCP server that annotates any web page with hover labels for AI assistants. Reverse proxy injection — zero browser extensions, works in any browser. 5 tools…
Hosted MCP server for Sentinel uptime monitoring: connect Claude or any MCP client to your monitors, SSL/DNS/domain checks, and incidents
# MCP Server Bridge Restish ## Claude Desktop claude_desktop_config.json ```json { "mcpServers": { "bridge_restish": { "command": "npx", "args": […
# Sentry Issue Collector SentryのIssue一覧を取得するためのMCPサーバーです。 Issueの詳細については [mcp-server-sentry](https://github.com/modelcontextprotocol/servers/tree/main/src/sentry…
Bridge package enabling seamless integration between Model Context Protocol (MCP) servers and AI SDK tools. Supports multiple server types, real-time…
Deterministic cross-branch conflict detection for AI coding agents. Scans your git repo for function signature mismatches, HTTP route conflicts, and schema…
limited-github-cli-mcp is an MCP server that uses the GitHub CLI (gh) to perform pull request (PR) operations on GitHub. It leverages the local gh command…
Certainly! Here's the edited version of your Markdown text, tailored for the **Indonesian Customs Tariff** domain and **Hascode API** usage, while keeping…
# 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…
Python MCP server that allows interacting with the public ENISA vulnerability API (EUVDB) via the MCP (Model Context Protocol).
Terminal Command Runner MCP Server is a Model Control Protocol (MCP) server that provides terminal command execution and file system management capabilities…
OrchestKit Docs MCP — read-only MCP server for the OrchestKit Claude Code plugin docs: full-text search + Markdown page fetch. Streamable-HTTP, no auth, no API…
X-ray your software architecture from any AI assistant: manage ArchiMate blueprints, score them against SOC 2, ISO 27001, GDPR, HIPAA and PCI-DSS, and pull…
Search scientific papers with structured experimental data extracted from full-text studies. Returns 25+ fields per paper including methods, results, sample…
This MCP server allows your AI agent (Claude, Cursor, etc.) to verify any website or link. It helps answer the critical question: "Can I trust this site?"
Terminal MCP Server is a Model Context Protocol (MCP) server that allows executing commands on local or remote hosts. It provides a simple yet powerful…
<p align="center"> <a href="http://nestjs.com/" target="blank"><img src="https://nestjs.com/img/logo-small.svg" width="120" alt="Nest Logo" /></a> </p>…
Perform regression analysis using Stata with the help of an LLM. Requires a local Stata installation and an external LLM API key.
MCP server for analyzing and converting Git repositories to text files for LLM context
a MCP server for github using the GH cli under the covers
A Model Context Protocol (MCP) server that provides access to the Godbolt Compiler Explorer REST API endpoints. Built with the FastMCP Python library.
A lightweight MCP server using Bun to fetch current and 5-day weather data from OpenWeatherMap APIs. Built with @modelcontextprotocol/sdk, Zod for validation…