sidbharath
MCP Serversidbharathpublic

useful mcp servers

A collection of easy-to-setup MCP servers for everyday usage

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

A collection of easy-to-setup MCP servers for everyday usage

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP Servers Collection

A collection of MCP (Model Context Protocol) servers for enhancing AI capabilities.

Included Servers

  • Twitter API: Post tweets and search recent tweets
  • Wordrpess: Get, create, update and delete posts

Installation

  1. Clone the repository:
git clone https://github.com/sidbharath/useful-mcp-servers.git
cd mcp-servers
  1. Install dependencies:
npm install -r requirements.txt
  1. Configure your API keys and tokens (see individual server READMEs)

#Usage with Claude Desktop

Configure Claude for Desktop to use these servers by editing your configuration file:

On macOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%\Claude\claude_desktop_config.json

For example:

{
  "mcpServers": {
    "twitter": {
      "command": "python",
      "args": [
        "/absolute/path/to/useful-mcp-servers/twitter/twitter_server.py"
      ],
      "env": {
        "TWITTER_API_TOKEN": "your_bearer_token_here"
      }
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/sidbharath/useful-mcp-servers
2

Install dependencies

cd useful-mcp-servers
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownersidbharath
Repouseful-mcp-servers
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation