Back to search
30
MCP

mcp-server-playground

chrisleekr/mcp-server-playground

A playground for Model Context Protocol (MCP) server built with TypeScript and Streamable HTTP transport with an OAuth Proxy for 3rd party authorization servers like Auth0

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

go-playground-mcp
🤹 A MCP server to execute Go code in Go Playground and generate shareable URLs
0 tools
coplay-mcp-server
A Model Context Protocol (MCP) server for Coplay, providing Unity integration capabilities
0 tools
arcade-mcp-server
Model Context Protocol (MCP) server framework for Arcade.dev
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
fireblocksofficial/mcp-server
A Model Context Protocol (MCP) server implementation for the Fireblocks API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-server-playground": {
      "url": "None",
      "transport": "http"
    }
  }
}