We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dorukardahan/twitterapi-io-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•492 B
# twitterapi-docs-mcp (deprecated)
This package has been **renamed** to:
- **twitterapi-io-mcp** (canonical): https://www.npmjs.com/package/twitterapi-io-mcp
`twitterapi-docs-mcp` is now a **compatibility wrapper** that delegates to `twitterapi-io-mcp`.
## What to do
### Recommended (new)
```bash
npx -y twitterapi-io-mcp
```
### Legacy (still works)
```bash
npx -y twitterapi-docs-mcp
```
## Claude Desktop / Claude Code
Update your MCP server config to use `twitterapi-io-mcp`.