PlayFab MCP Server
Related Servers
Alternatives to PlayFab MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceA server that enables LLMs like Claude to interact with Azure Cosmos DB databases through natural language queries, acting as a translator between AI assistants and database systems.43MIT
- AlicenseNot gradedqualityDmaintenanceNode.js server that connects to Azure Cosmos DB NoSQL database, allowing users to query products and orders through an AI Assistant in a NextJS frontend application.1MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) Server that allows AI models to securely interact with data hosted in Azure Database for PostgreSQL. It enables natural language querying, schema exploration, and data management through MCP clients like Claude Desktop and Visual Studio Code.MIT
- AlicenseAqualityDmaintenanceA database-agnostic MCP server that enables natural language queries to your database through Claude or Copilot, automatically writing and executing SQL.85 npmMIT
- AlicenseNot gradedqualityCmaintenanceThis is a server that lets your LLMs (like Claude) talk directly to your BigQuery data! Think of it as a friendly translator that sits between your AI assistant and your database, making sure they can chat securely and efficiently.1,477 npm148MIT

Kuzu MCP serverofficial
AlicenseBqualityFmaintenanceThis server enables natural language interaction between a user and their Kuzu databases using clients like Claude Desktop or Cursor, allowing LLMs to retrieve the database schema, execute Cypher queries, create nodes, and establish relationships in the graph database.242MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose targeting different PlayFab resources: players, segments, and items. There is no overlap in functionality, making it easy for an agent to select the correct tool without confusion.
All tool names follow a consistent verb_noun pattern (get_all_players, get_all_segments, search_items), using snake_case throughout. This predictability enhances readability and usability.
With only 3 tools, the server feels under-scoped for a platform like PlayFab, which typically involves more operations such as creating/updating players, managing items, or handling segments. This limited set may hinder agent workflows.
The toolset is severely incomplete for PlayFab's domain, covering only retrieval operations (get_all and search) without any create, update, or delete capabilities. This leaves significant gaps that will likely cause agent failures in broader tasks.