An MCP (Model Context Protocol) server that provides tools for interacting with Twitter using the agent-twitter-client library.
{
"mcpServers": {
"mseeptwitter": {
"command": "npx",
"args": [
"-y",
"@mseep/twitter-mcp-server"
]
}
}
}