Skip to main content
Glama

Wikipedia MCP Server

pytest.ini369 B
[pytest] markers = integration: marks tests as integration tests (may require network access) slow: marks tests as slow running # Test discovery testpaths = tests python_files = test_*.py python_classes = Test* python_functions = test_* # Output options addopts = -v --tb=short # Asyncio configuration asyncio_mode = auto # Minimum version minversion = 6.0

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/Rudra-ravi/wikipedia-mcp'

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