We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/msenol/Gorev'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.mdβ’2.54 kB
# Gorev English Documentation
Welcome to the English documentation for Gorev! This section contains comprehensive guides and references for international users and contributors.
## π Documentation Structure
### π [Getting Started](getting-started/)
- [Installation Guide](../guides/getting-started/installation.md) - Platform-specific installation instructions
- [Quick Start](../guides/user/usage.md) - Get up and running in minutes
- [First Steps](../guides/user/usage.md) - Basic usage walkthrough
### π₯ [User Guide](user-guide/)
- [Usage Guide](../guides/user/usage.md) - Detailed usage examples and workflows
- [MCP Tools Reference](../guides/user/mcp-tools.md) - Complete reference for all 36 MCP tools
- [VS Code Extension](../guides/user/vscode-extension.md) - Visual interface documentation
- [Troubleshooting](../debugging/) - Common issues and solutions
### π [Development](development/)
- [Architecture](../architecture/architecture-v2.md) - System design and technical overview
- [Contributing](../development/contributing.md) - How to contribute to the project
- [Testing Guide](../development/testing-strategy.md) - Testing strategies and guidelines
- [API Development](development/api-development.md) - Extending Gorev with new features
### π [API Reference](api/)
- [MCP Protocol](api/mcp-protocol.md) - Model Context Protocol implementation
- [Database Schema](api/database-schema.md) - Data models and relationships
- [CLI Commands](api/cli-commands.md) - Command-line interface reference
- [Configuration](api/configuration.md) - Environment variables and settings
## π Language Switching
- πΊπΈ **English** (You are here)
- πΉπ· [TΓΌrkΓ§e](../) - Turkish documentation (primary)
## π External Resources
- [GitHub Repository](https://github.com/msenol/gorev)
- [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=mehmetsenol.gorev-vscode)
- [MCP Specification](https://modelcontextprotocol.io/docs)
- [Issue Tracker](https://github.com/msenol/gorev/issues)
## π Contributing to Documentation
Found an error or want to improve the documentation?
1. Check the [Contributing Guide](development/contributing.md)
2. Open an [issue](https://github.com/msenol/gorev/issues) or submit a [pull request](https://github.com/msenol/gorev/pulls)
3. Follow our [documentation standards](development/contributing.md#documentation-standards)
---
*This documentation is maintained by the Gorev community and enhanced with AI assistance from Claude (Anthropic).*