PlayFab MCP Server
by akiojin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COSMOSDB_KEY | Yes | Azure Cosmos DB NoSQL account KEY from the Keys section | |
| COSMOSDB_URI | Yes | Azure Cosmos DB NoSQL account URI from the Keys section | |
| COSMOS_DATABASE_ID | Yes | Database ID from the Data Explorer section | |
| COSMOS_CONTAINER_ID | Yes | Container ID from the Data Explorer section |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_itemsD | PlayFab search items |
| get_all_segmentsC | PlayFab get all segments |
| get_all_playersC | PlayFab get all players |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/akiojin/playfab-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server