We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GenAIwithMS/twitter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
Contributing.md•499 B
# Contributing
Thank you for contributing! Please follow these steps:
1. Fork the repository and create a feature branch.
2. Run tests and linters locally.
3. Create a PR with a clear description of changes.
4. Address review comments and keep commits tidy.
Code style
- Use TypeScript and follow existing project patterns.
- Keep changes focused and add tests for new behavior where possible.
License
- By contributing, you agree that your contributions will be under the project's MIT license.