MCP Servers
About
A collection of MCP servers for browser automation and database interaction, supporting Puppeteer, Postgres, MySQL, and Parquet.
Details
- Author
- mend3
- Categories
- Developer Tools
Jump to
Setup
Install MCP Servers in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/mend3/mcp
Follow the installation instructions in the repository README, then restart your MCP client.
A curated collection of customMCP (Model Context Protocol)servers for internal use.
These servers expose specific toolsets (like browser automation or database interaction) via a natural language interface using the MCP protocol.
-
Puppeteer
Natural language interface to control automated browsers using Puppeteer and Chrome/Browserless.
Postgres Vector Store
Interface to search and interact with a PostgreSQL-backed vector database.
MySQL
Allows users to query and interact with a MySQL database using natural language prompts.
Parquet(in progress)
Experimental server that converts between JSON and Parquet formats using natural language instructions.
# 1 - clone this repo git clone https://github.com/mend3/mcp # 2 - that will create a folder called "mcp" on your current directory # with that in mind, you can just attach the docker-compose docker compose up \ # your docker-compose -f docker-compose.yml \ # mcp docker-compose -f mcp/docker-compose.yml \ build mcp-
Start all MCP servers using Docker Compose:
Run a specific server locally (in development mode):
Replace[server]with the desired module (e.g.,puppeteer,mysql,pgvector).
🔌 Easy Integration with Clients (Claude, Cursor, etc.)
MCP servers integratenativelywith clients likeClaude,Cursor, and other MCP-compatible tools.
Just point the client to your MCP server by adding it to your configuration file like this:
{ "mcpServers": { "puppeteer": { "type": "sse", "url": "http://localhost:8000/sse" }, "pgvector": { "type": "sse", "url": "http://localhost:8001/sse" }, "mysql": { "type": "sse", "url": "http://localhost:8002/sse" } } }
This makes your server instantly accessible to tools capable of understanding the MCP protocol.
- MCP Introduction
- MCP Examples
- Quickstart: Node.js Client
- MCP TypeScript SDK (GitHub)
This project is licensed under theMIT License.
_ _ _____~~~ ~~~_____ __ ___ |\__/| ___ __ _ / 888~~\__(8OO8)__/~~888 \ _ _ /88888888888888888888888888\ _ |8888888888888888888888888888| /~ \8888/~\88/~\8888/~\88/~\8888/ ~ / ~ \88/ \/ (88) \/ \88/ ~ / ~ \/ \/ \/ ~ / ~~_ _~~/ / ~~~~~___ ___*~~~~~ / / ~ ~ / / / / / / / / ___sws___ / / | ####### | / ___ | ####### | ____i__ / _____p_____l_l____ | ####### | | ooooo | qp i__p__ / | ############### || ####### |__l___xp____| ooooo | |~~~~| oooo |_I_| ############### || ####### |oo%Xoox%ooxo| ooooo |p__h__|##%#| oooo |ooo| ############### || ####### |o%xo%%xoooo%| ooooo | |#xx%| oooo |ooo| ############### || ####### |o%ooxx%ooo%%| ooooo |######|x##%| oooo |ooo| ############### || ####### |oo%%x%oo%xoo| ooooo |######|##%x| oooo |ooo| ############### || ####### |%x%%oo%/oo%o| ooooo |######|/#%x| oooo |ooo| ############### || ####### |%%x/oo/xx%xo| ooooo |######|#%x/| oooo |ooo| ############### || ####### |xxooo%%/xo%o| ooooo |######|#^x#| oooo |ooo| ############### || ####### |oox%%o/x%%ox| ooooo |~~~$~~|x##/| oooo |ooo| ############### || ####### |x%oo%x/o%//x| ooooo |_KKKK_|#x/%| oooo |ooo| ############### || ####### |oox%xo%%oox%| ooooo |_|~|~~|xx%/| oooo |oHo| #####AAAA###### || ##XX### |x%x%WWx%%/ox| ooDoo |_| |Y||xGGx| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Create crafted UI components inspired by the best 21st.dev design engineers.
Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server
An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .
MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





