Overview
MCP Servers for Cursor AI is a repository that provides setups for Model Context Protocol (MCP) servers, enabling integration with external tools and databases, specifically PostgreSQL and Obsidian.md.
To use the MCP servers, clone the repository from GitHub, set up the required environment, and follow the setup instructions for PostgreSQL and Obsidian servers as detailed in the documentation.
- PostgreSQL MCP Server for database management, analysis, and monitoring. - Obsidian MCP Server for interacting with notes and vaults through a Local REST API. - Tools for debugging, schema management, and data migration.
- Analyzing and optimizing PostgreSQL database performance.
- Managing and retrieving notes from Obsidian.md using AI.
- Migrating data between different database formats.
Add to your AI client
Use these steps to connect MCP Servers for Cursor AI in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcp-servers-mericozkayagan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-servers-mericozkayagan"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-servers-mericozkayagan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-servers-mericozkayagan"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-servers-mericozkayagan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-servers-mericozkayagan"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-servers-mericozkayagan": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-servers-mericozkayagan"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-servers-mericozkayagan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-servers-mericozkayagan"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-servers-mericozkayagan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-servers-mericozkayagan"
]
}
}
}FAQ
Can I use both PostgreSQL and Obsidian servers together?
Yes! Both servers can be set up and used simultaneously for enhanced functionality.
What are the prerequisites for setting up the servers?
You need Node.js, Python, and the Local REST API plugin for Obsidian.
Is there any support for debugging issues?
Yes, the repository includes tools for debugging and log file access.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3595,"uuid":"71a81c77-080d-430b-8bda-b316afa0445d","name":"mcp-servers","title":"MCP Servers for Cursor AI","description":"All in one place for my MCP servers","avatar_url":"https://avatars.githubusercontent.com/u/96292408?v=4","created_at":"2025-03-20T12:39:44.458Z","updated_at":"2025-03-20T12:40:41.458Z","status":"created","author_name":"mericozkayagan","author_avatar_url":"https://avatars.githubusercontent.com/u/96292408?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/mericozkayagan/mcp-servers","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"1\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-06 10:29:05\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]