Skip to main content
Glama

Fountain Pen Ink MCP Server

by ewilderj

get_ink_details

Retrieve detailed information about a specific fountain pen ink by providing its unique identifier. This tool supports intelligent ink search, color matching, and recommendations.

Instructions

Get complete information about a specific ink

Input Schema

NameRequiredDescriptionDefault
ink_idYesThe unique identifier for the ink

Input Schema (JSON Schema)

{ "properties": { "ink_id": { "description": "The unique identifier for the ink", "type": "string" } }, "required": [ "ink_id" ], "type": "object" }
Install Server

Other Tools from Fountain Pen Ink MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ewilderj/inks-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server