Skip to main content
Glama

Documentation Search MCP Server

test_rate_limiter.py273 B
#!/usr/bin/env python3 """ Test script for the new rate limiting feature. """ import pytest pytestmark = pytest.mark.skip(reason="Legacy manual rate-limiter demo; automated behavior now relies on blocking instead of error responses") def test_rate_limiter(): pass

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/anton-prosterity/documentation-search-mcp'

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