Mixpeek MCP Server
Officialby mixpeek
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MIXPEEK_API_KEY | No | Your Mixpeek API key (optional if endpoints don't require auth) | |
| MCP_READ_TIMEOUT | No | Read timeout in seconds | 30 |
| MIXPEEK_API_BASE | No | Base URL for the Mixpeek API | https://api.mixpeek.com |
| MIXPEEK_NAMESPACE | No | Optional namespace value sent via X-Namespace header | |
| MCP_RATE_MAX_CALLS | No | Maximum number of calls per rate window | 20 |
| MCP_CONNECT_TIMEOUT | No | Connection timeout in seconds | 5 |
| MIXPEEK_OPENAPI_URL | No | URL to the OpenAPI spec (defaults to API_BASE + '/openapi.json' or '/docs/openapi.json') | |
| MCP_RATE_PER_SECONDS | No | Rate window in seconds | 10 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/mixpeek/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server