fritzprix/role-playing-mcp-server
Instructions file
Instructions for fritzprix/role-playing-mcp-server, covering claude.md, project overview, development commands, build and run and code quality.
fritzprix/role-playing-mcp-server
Instructions file
Instructions for fritzprix/role-playing-mcp-server, covering claude.md, project overview, development commands, build and run and code quality.
Skill Claude CodeCodexCursor
Run and extend end-to-end tests for the Chess MCP server through real stdio MCP clients and separate server processes. Use when testing MCP handshakes, chess game flows, AI turns, Human UI resources, or multi-session behavior.
MCP server Claude CodeCodexCursor
A Model Context Protocol (MCP) server for playing Chess with AI Agents. Runs locally from the chess-mcp-server Python package.
Skill Claude CodeCodex
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
MCP server Claude CodeCodexCursor
A Hacker News MCP server for LLMs. Runs locally from the @fritzprix/hn-mcp npm package.
MCP server Claude CodeCodexCursor
Enhanced Yahoo Finance MCP Server with intelligent pagination, caching, and LLM-optimized responses. Runs locally from the yfin-mcp Python package.
Skill Claude CodeCodex
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
MCP server Claude CodeCodexCursor
MCP server for Federal Reserve Economic Data (FRED). Runs locally from the fred-data-mcp Python package.
fritzprix/rubiks-cube-mcp-server
Instructions file Gemini CLI
Developer instructions for a Rubik's Cube game server that lets AI clients manipulate a cube through MCP, a standard connection method for AI tools and external servers.
fritzprix/rubiks-cube-mcp-server
MCP server Claude CodeCodexCursor +2
MCP server for Rubik's Cube solving with real-time 3D visualization and MCP UI integration. Runs locally from the rubiks-cube-mcp-server npm package.