Skip to main content
Glama
cbcoutinho

Nextcloud MCP Server

by cbcoutinho
phpunit.xml575 B
<?xml version="1.0" encoding="utf-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" bootstrap="bootstrap.php" timeoutForSmallTests="900" timeoutForMediumTests="900" timeoutForLargeTests="900" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.4/phpunit.xsd" cacheDirectory=".phpunit.cache"> <testsuite name="M C P Server U I Tests"> <directory suffix="Test.php">.</directory> </testsuite> <source> <include> <directory suffix=".php">../appinfo</directory> <directory suffix=".php">../lib</directory> </include> </source> </phpunit>

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/cbcoutinho/nextcloud-mcp-server'

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