Skip to main content
Glama

FinanceMCP

MIT License
10
10
  • Apple
  • Linux

create_note

Generate a new note with a title and content to document financial insights, market trends, or analysis using the FinanceMCP server's data.

Instructions

Create a new note

Input Schema

NameRequiredDescriptionDefault
contentYesText content of the note
titleYesTitle of the note

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "Text content of the note", "type": "string" }, "title": { "description": "Title of the note", "type": "string" } }, "required": [ "title", "content" ], "type": "object" }

You must be authenticated.

Other Tools from FinanceMCP

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/guangxiangdebizi/FinanceMCP'

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