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. ∏
Related Servers
Google BigQuery by CData
Connect to Google BigQuery databases using CData's MCP Server. Requires a separate CData JDBC Driver license.
IQ.wiki
Access data and information from IQ.wiki, the world's largest crypto and blockchain encyclopedia.
Keboola MCP Server
An MCP server for interacting with the Keboola Connection data platform.
CData ActiveCampaign Server
Access and manage ActiveCampaign data through the CData JDBC Driver.
MySQL MCP Server
Provides direct access to MySQL databases, allowing AI agents to execute SQL queries and manage database content.
MCP ArcKnowledge
Manage and query custom knowledge bases using webhook endpoints.
Metabase Server
Integrate with Metabase to query databases and visualize data. Requires Metabase URL and API key for authentication.
NFTGo MCP
Access the NFTGo Developer API for comprehensive NFT data and analytics. Requires an NFTGo API key.
Rails PG Extras MCP
An MCP interface for the rails-pg-extras gem, providing PostgreSQL metadata and performance analysis through LLM prompts.
Gel
Provides tools and resources for coding agents to interact with the Gel database, including automatic project configuration for query builders and ORMs.