Kollect MCP Server (Standalone) - Secure MCP Server by ALMC Security 2025

Kollect MCP Server (Standalone)

View on GitHub

Kollect MCP Server (Standalone)

I have created this for test purposes as this will ideally live within the Kollect tool as another option to query data

Getting started

You will have to have Kollect up and running, if you have anything in the following endpoints then you will be able to query it using this MCP server.

/api/data /api/snapshots /api/costs

Claude Desktop

I have tested this with Claude Desktop and had success

You can add the following whilst making changes to the directory of the go binary.

''' {∏ "mcpServers": { "kollect-server": { "command": "/Users/michaelcade/kollect-mcp-server/kollect-mcp-server", "args": [], "env": {} } } } '''

VS Code

cmd + shift + p opens the mcp server configuration

Notes for me

I have since forked the repository MichaelCade/mcp-go to be sure I am using my own tested code base but I have not switched this over yet. ∏

Related in Database - Secure MCP Servers

ServerSummaryActions
Nile PostgresView
Treasure Data MCP ServerMCP (Model Context Protocol) server for Treasure Data, enabling AI assistants to query and interact...View
Cursor10x MCPView
Tabular MCP ServerThis is a Model Context Protocol (MCP) server for locally running Tabular Models, i.e. PowerBI model...View
CData MySQL MCP ServerCData's Model Context Protocol (MCP) Server for MySQLView
SchemaFlowReal-time PostgreSQL & Supabase schema access for AI-IDEs via Model Context Protocol (MCP)View