Kollect MCP Server (Standalone)
An MCP server for querying data from the Kollect tool's API endpoints, such as /api/data, /api/snapshots, and /api/costs.
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. ∏
Server Terkait
Simple PostgreSQL MCP Server
An MCP server for interacting with PostgreSQL databases using tools, resources, and prompts.
Unofficial Reactome MCP Server
Access Reactome pathway and systems biology data via its live API.
cowork-semantic-search
Local semantic search over documents (txt, md, pdf, docx, pptx, csv). Fully offline, multilingual, hybrid vector + keyword search via LanceDB. No API keys, no cloud.
PostgreSQL MCP Server
A Kotlin-based MCP server for interacting with PostgreSQL databases.
BigQuery
Access and cache Google Cloud BigQuery metadata.
SingleStore MCP Server
An MCP server for interacting with SingleStore databases, requiring environment variables for connection.
CData Google Sheets MCP Server
A read-only MCP server for Google Sheets, enabling LLMs to query live data using the CData JDBC Driver.
Secret Network
Provides secure access to Secret Network blockchain functionality, designed for deployment in Trusted Execution Environments (TEEs).
Prisma MCP
Manage Prisma Postgres databases and backups using AI agents via local or remote servers.
GeoServer MCP Server
Connects Large Language Models to the GeoServer REST API, enabling AI assistants to interact with geospatial data and services.