Skip to content
Back to search
30
MCP

@mseep/database-server

npm/@mseep/database-server

MCP server for interacting with SQLite and SQL Server databases by ExecuteAutomation

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/apisql-mcp
MCP server for executing SQL queries via API SQL service
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools
mcp-sqlite-server
MCP server for SQLite — query databases, inspect schemas, explain queries, and export data from your IDE
0 tools
mcp-database-server
MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
0 tools
@mseep/resume-apply-job-tool
MCP server for automated job applications
0 tools
db-mcp (SQLite MCP Server)
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/database-server": {
      "url": "None",
      "transport": "http"
    }
  }
}