Skip to main content
Glama

Financial Modeling Prep MCP Server

smithery.yaml827 B
version: 1 start: command: ["node", "dist/index.js"] env: - name: NODE_ENV value: "production" startCommand: type: http configSchema: type: object required: ["FMP_ACCESS_TOKEN"] properties: FMP_ACCESS_TOKEN: type: string title: "FMP Access Token" description: "Financial Modeling Prep API access token" FMP_TOOL_SETS: type: string title: "Tool Sets (Optional)" description: "Comma-separated list of tool sets to load (e.g., 'search,company,quotes'). If not specified, all tools will be loaded." DYNAMIC_TOOL_DISCOVERY: type: string title: "Dynamic Tool Discovery (Optional)" description: "Enable dynamic toolset management. Set to 'true' to use meta-tools for runtime toolset loading. Default is 'false'."

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/vijitdaroch/Financial-Modeling-Prep-MCP-Server'

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