loading…
Search for a command to run...
loading…
Provides demo tools for addition, mock weather data, and username generation.
Provides demo tools for addition, mock weather data, and username generation.
MCP Server for querying compensation data from levels.fyi.
Server name: LevelsFyi
Tools:
get_recent_offers(company_name: str, role: str, level: str, location: str = None) -> dict (Hit levels.fyi salary search API to find the recent offer data for given company, role, level, location)get_level_mapping(company_name: str, role: str = "Software Engineer") -> dict (Get the level mapping for a given job family at a company)This section is for users who only want to install and run the MCP server in Cursor.
>=3.11This MCP is hosted on Prefect Horizon, which is a low-code/no-code way to host MCP servers for LLMs to be able to use. The MCP URL is https://levels-fyi.fastmcp.app/mcp, so you should be able to use this server address to add to Codex, Claude Code, OpenAI SDK, Cursor, Gemini CLI.
For example, in Claude Code, you can reference this wiki for how to install the MCP server. You can run claude mcp add --transport http levels-mcp https://levels-fyi.fastmcp.app/mcp to install the MCP server.
If you're on Cursor, you can visit this link and follow the on-screen instructions
This section is for contributors working on code changes.
From the project root:
uv sync
uv run python main.py
uv add <package>
uv sync
uv run python -c "import fastmcp; print('fastmcp ok')"
.
├── main.py
├── src/
├── pyproject.toml
└── README.md
Cause: Cursor cannot find the fastmcp executable.
Fix:
uv run python main.py, oruv tool install fastmcp and ensure PATH includes the uv tool bin (commonly ~/.local/bin).Run in your terminal:
claude mcp add myplayground -- npx Yes, MyPlayground MCP is free — one-click install via Unyly at no cost.
No, MyPlayground runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open MyPlayground on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Security
Low riskAutomated heuristic from public metadata — not a security guarantee.