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. ∏
İlgili Sunucular
Postgres MCP
Query any Postgres database using natural language.
Dynamics 365 MCP Server by CData
A read-only MCP server by CData that enables LLMs to query live data from Dynamics 365. Requires the CData JDBC Driver for Dynamics 365.
MCP KQL Server
Execute KQL queries using Azure authentication. Requires Azure CLI login.
LanceDB Node.js Vector Search
Vector search using the LanceDB vector database and Ollama embedding models.
MCP Microsoft SQL Server
An MCP server for integrating with Microsoft SQL Server databases.
Memory Cache Server
An MCP server that reduces token consumption by efficiently caching data between language model interactions.
PDB MCP Server
Access the Protein Data Bank (PDB) for 3D structures of proteins and nucleic acids, with tools for structural analysis and comparison.
CData Sync
A Model Context Protocol server for CData Sync, enabling data replication and transformation.
Exasol MCP
Exasol MCP server. Provides knowledge about the Exasol database to an LLM through the Model Context Protocol.
Airtable MCP Server
Apify-hosted MCP server for Airtable with 15 tools. Full CRUD for records, tables, fields, search, and schema inspection. No local setup needed.