Skip to main content
Glama
server.json733 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.testdino-inc/testdino-mcp", "description": "A MCP server for TestDino", "repository": { "url": "https://github.com/testdino-inc/testdino-mcp", "source": "github" }, "version": "1.0.1", "packages": [ { "registryType": "npm", "identifier": "testdino-mcp", "version": "1.0.1", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Your API key for the service", "isRequired": true, "format": "string", "isSecret": true, "name": "YOUR_API_KEY" } ] } ] }

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/testdino-inc/testdino-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server