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. ∏
Похожие серверы
FDIC BankFind MCP Server
Provides structured U.S. banking data from the FDIC BankFind API for AI tools and workflows.
SupaMCP Server
A runtime-configurable MCP server that turns a Supabase project into an AI-compatible tool interface.
Vestige MCP
Provides comprehensive DeFi analytics and data for the Algorand ecosystem through the Vestige API.
AI Knowledge System
An enterprise-ready system to archive AI conversations from ChatGPT and Claude into a Supabase database.
Metabase MCP Server
Integrates AI assistants with the Metabase analytics platform.
Eka MCP Server
Access medical knowledge-bases and drug information from eka.care. Requires API credentials.
Database Updater
Update various databases (PostgreSQL, MySQL, MongoDB, SQLite) using data from CSV and Excel files.
KOSPI/KOSDAQ Stock Server
Provides KOSPI/KOSDAQ stock data, including ticker lookup, OHLCV, market capitalization, and fundamental data.
Memory-Plus
a lightweight, local RAG memory store to record, retrieve, update, delete, and visualize persistent "memories" across sessions—perfect for developers working with multiple AI coders (like Windsurf, Cursor, or Copilot) or anyone who wants their AI to actually remember them.
FHIR MCP Server by CData
A read-only MCP server for FHIR, enabling LLMs to query live FHIR data. Requires the CData JDBC Driver for FHIR.