Skip to main content
Glama

Fund MCP Server

by zhenzp
30
  • Linux
  • Apple

fund.echo

Test communication with the Fund MCP Server by sending a message and receiving it back, ensuring proper connection to the financial fund knowledge base.

Instructions

Echo back a message. Example interface for scaffold.

Input Schema

NameRequiredDescriptionDefault
messageYesText to echo back

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "Text to echo back", "type": "string" } }, "required": [ "message" ], "type": "object" }

Other Tools from Fund 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/zhenzp/fund-mcp-server'

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