We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShunsukeHayashi/miyabi-mcp-bundle'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"$schema": "https://typedoc.org/schema.json",
"entryPoints": ["src/index.ts"],
"out": "docs/api",
"name": "Miyabi MCP Bundle API",
"readme": "none",
"excludePrivate": true,
"excludeProtected": true,
"excludeInternal": true,
"includeVersion": true,
"navigationLinks": {
"GitHub": "https://github.com/ShunsukeHayashi/miyabi-mcp-bundle",
"npm": "https://www.npmjs.com/package/miyabi-mcp-bundle"
},
"skipErrorChecking": true,
"validation": {
"notExported": false,
"invalidLink": false,
"notDocumented": false
}
}