MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

T
Twitter MCP Sever Beta 1

MCP server by DevSkits916

Created 11/22/2025
Updated 23 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-twitter-mcp-sever-beta-1

Cursor configuration (mcp.json)

{ "mcpServers": { "devskits916-twitter-mcp-sever-beta-1": { "command": "npx", "args": [ "devskits916-twitter-mcp-sever-beta-1" ] } } }