Cloudflare MCP Server Example
An example of deploying a remote MCP server on Cloudflare Workers without authentication.
문서가 없습니다.
관련 서버
Scout Monitoring MCP
스폰서Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
스폰서Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Authless Remote MCP Server
An example of a remote MCP server without authentication, deployable on Cloudflare Workers or runnable locally.
Streamable HTTP Server Example
An example MCP server demonstrating streamable HTTP responses using Node.js.
Gemini CLI RAG MCP
A RAG-based Q&A server using a vector store built from Gemini CLI documentation.
ucn
Universal Code Navigator - a lightweight MCP server that gives AI agents call-graph-level understanding of code. Instead of reading entire files, agents ask structural questions like: "who calls this function", "what breaks if I change it", "what's unused", and get precise, AST-verified answers. UCN parses JS/TS, Python, Go, Rust, Java, and HTML inline scripts with tree-sitter, then exposes 28 navigation commands as a CLI tool, MCP server, or agent skill.
Codebase Context Dumper
Easily provide codebase context to Large Language Models (LLMs).
Burp Suite
Integrate Burp Suite with AI clients using the Model Context Protocol (MCP).
MCP OpenAPI Connector
Connect to any OpenAPI-based API with built-in OAuth2 authentication management.
Credential Manager
A server for securely managing API credentials locally through the Model Context Protocol (MCP).
CCXT MCP Server
Integrate with cryptocurrency exchanges using the CCXT library.
MCP Docs Provider
Provides documentation context to LLMs from local markdown files via MCP.