Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bprabin811 • Uncategorized
A Next.js app to create, manage, and run MCP tools locally or from external MCP servers with schema-driven forms and live results.
Prototype and test MCP tools locally or from external servers.
Create and manage custom API or JavaScript-based MCP tools with schema-driven forms.
Connect to external MCP servers securely with support for SSE and Streamable HTTP transports.
MCP GRID is a Next.js 15 playground for the Model Context Protocol (MCP) that enables users to run built-in tools, create custom API or JavaScript logic tools, and connect to external MCP servers. It supports schema-driven forms, multiple storage modes including localStorage and Postgres with GitHub authentication, and provides a clean UI for prototyping and testing MCP tools. The app also includes server-side proxies to handle CORS and long-lived connections for SSE or Streamable HTTP transports.