MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol (MCP) server built with the official MCP SDK, available both as a local stdio server (for Claude Desktop) and as a cloud-deployed HTTP server reachable over the network.
Live demo: https://mcp-first-server.onrender.com (note: free-tier hosting, first request after inactivity may take up to ~50s to wake the instance)
server.js β stdio transport, for local use with Claude Desktop or any MCP client that
spawns a local process.server-http.js β StreamableHTTP transport wrapped in Express, for cloud/network deployment
(this is what's running at the live demo URL above). Listens on process.env.PORT.Node.js, @modelcontextprotocol/sdk, Express, Zod for schema validation. Deployed on Render.
MIT β see LICENSE.
Built by James Ganobi.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/james-s-mcp-server)<a href="https://allmcps.com/mcp/james-s-mcp-server"><img src="https://allmcps.com/api/badge/james-s-mcp-server?style=directory" alt="James's MCP Server on AllMCPs" /></a>