MCP server to give client the ability to access SQL databases (MySQL and PostgreSQL supported)
MCP server to give client the ability to access SQL databases (MySQL and PostgreSQL supported)
For this MCP server to work, add the following configuration to your MCP config file:
{
"mcpServers": {
"sql_access": {
"command": "uv",
"args": [
"--directory",
"%USERPROFILE%/Documents/GitHub/mcp-sql",
"run",
"python",
"main.py"
]
}
}
}
Resend Mcp
A MCP server for Resend API. Let LLMs compose and send emails for you.
Mcp Qdrant Memory
MCP server providing a knowledge graph implementation with semantic search capabilities powered by Qdrant vector database
Mcp Server Ragdocs
An MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment their responses with relevant documentation context.
Connects MCP to major 3D printer APIs (Orca, Bambu, OctoPrint, Klipper, Duet, Repetier, Prusa, Creality). Control prints, monitor status, and perform advanced STL operations like scaling, rotation, sectional editing, and base extension. Includes slicing and visualization.
MCP to explore websites with llms.txt files
The registry mcp server updates your resume while you code