Client Server Host Demo
FreeNot checkedA quick pokemon demo to showcase MCP server, client, and host
About
A quick pokemon demo to showcase MCP server, client, and host
README
A demo project showcasing the Model Context Protocol (MCP) integration with Pokemon data. This project includes:
- An MCP server that provides Pokemon data and attack capabilities
- An MCP client that interacts with the server
- An HTTP server that allows LLMs to use Pokemon tools via OpenRouter
Installation
bun install
Running the Project
MCP Server and Client Demo
Run the client which automatically launches the MCP server:
bun mcp_client.ts
HTTP Server with LLM Integration
Set your OpenRouter API key and run the HTTP server:
export OPENROUTER_API_KEY=your_api_key_here
bun http_server.ts
Then access the server at http://localhost:3005:
/tools- List available tools/attack- Execute a random Pokemon attack using LLM
This project uses Bun as its JavaScript runtime.
Installing Client Server Host Demo
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/danwritecode/mcp-client-server-host-demoFAQ
Is Client Server Host Demo MCP free?
Yes, Client Server Host Demo MCP is free — one-click install via Unyly at no cost.
Does Client Server Host Demo need an API key?
No, Client Server Host Demo runs without API keys or environment variables.
Is Client Server Host Demo hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Client Server Host Demo in Claude Desktop, Claude Code or Cursor?
Open Client Server Host Demo on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Client Server Host Demo with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
