MCP Servers

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

A
Adaptivmcp About

Self-Hosted MCP Server Integrated with GitHub/Git/Render/Editing tools/Testing tools & Hosted on Render.com for Developers/Engineers to use on ChatGPT as a personal coding assistant/developer etc.

Created 2/6/2026
Updated 19 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/AdaptivMCP/AdaptivMCP-about-
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "adaptivmcp-adaptivmcp-about": { "command": "git", "args": [ "clone", "https://github.com/AdaptivMCP/AdaptivMCP-about-" ] } } }