Skip to main content
Glama

propublica-mcp

validator_creation.py•285 B
from pyperf import Runner from jsonschema import Draft202012Validator schema = { "type": "array", "minLength": 1, "maxLength": 1, "items": {"type": "integer"}, } if __name__ == "__main__": Runner().bench_func("validator creation", Draft202012Validator, schema)

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/asachs01/propublica-mcp'

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