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. ∏
संबंधित सर्वर
MCP Simple PubMed
Access PubMed articles through the Entrez API.
COTI Blockchain MCP
Interact with the COTI blockchain for private token and NFT operations, including ERC20 and ERC721, with privacy features.
kintone Sample MCP Server
Integrate with kintone data and applications using the Model Context Protocol.
SqlAugur
MCP server providing AI assistants with safe, read-only access to SQL Server databases. Built with C#/.NET 10, it uses AST-based query validation (Microsoft's T-SQL parser) to ensure only SELECT statements execute - blocking INSERT/UPDATE/DELETE/DROP/EXEC at the syntax tree level. Features include schema exploration, PlantUML/Mermaid ER diagram generation, rate limiting, and integrated DBA diagnostic toolsets (First Responder Kit, DarlingData, sp_WhoIsActive).
OData MCP Bridge (Go)
A Go bridge providing universal access to OData v2 services through MCP tools, with support for multiple authentication methods.
RDW MCP Server
Query Dutch RDW vehicle registration data for vehicle information, fuel, and emissions data using the official RDW open data API.
ThoughtSpot MCP Server
Securely query and retrieve data from your ThoughtSpot instance.
Outreach.io by CData
A read-only MCP server for querying live data from Outreach.io using the CData JDBC Driver.
Graphiti MCP Server
A framework for building and querying temporally-aware knowledge graphs for AI agents.
Memory Custom
Extends the MCP Memory server to create and manage a knowledge graph from LLM interactions.