Skip to main content
Glama
ResourceInterface.php257 B
<?php declare(strict_types=1); namespace GoldenPathDigital\LaravelAscend\Server\Mcp\Contracts; interface ResourceInterface { public function name(): string; /** * @return array<string, mixed> */ public function toArray(): array; }

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/aarongrtech/laravel-ascend'

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