mcp-server

JavaScript

Inkdrop Model Context Protocol Server

Protocol Implementations
Function Calling
Developer Tooling

Architecture and Design Patterns

The repository implements a server that conforms to the Model Context Protocol. It exposes functionalities of Inkdrop's local HTTP server as tools accessible through the MCP, suggesting a client-server architecture where the MCP server acts as an intermediary between an AI model and Inkdrop's data.

About

Language

JavaScript

Stars

10

Categories

Protocol ImplementationsFunction CallingDeveloper Tooling