We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Unlock-MCP/mcp-docs-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
context.md•570 B
# Example Documentation
This is an example documentation file. Replace this content with your project's actual documentation.
## Getting Started
Your project documentation goes here. The MCP server will parse this file and make it searchable through the following tools:
- `get_context_overview()` - Lists all section titles
- `search_context(query)` - Searches for content across all sections
## Configuration
Add your configuration details here.
## API Reference
Document your APIs and interfaces here.
## Troubleshooting
Common issues and solutions go here.