@houtini/fmp-mcp 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,10 +1,11 @@
1
1
  # Financial Modeling Prep MCP Server
2
2
 
3
- Model Context Protocol (MCP) server providing access to Financial Modeling Prep's comprehensive financial data API. Get real-time stock quotes, company fundamentals, financial statements, market insights, analyst data, and technical indicators directly in Claude Desktop.
4
-
3
+ [![Smithery MCP Server](https://smithery.ai/badge/@houtini/fmp-mcp)](https://smithery.ai/server/@houtini/fmp-mcp)
5
4
  [![npm version](https://badge.fury.io/js/@houtini%2Ffmp-mcp.svg)](https://badge.fury.io/js/@houtini%2Ffmp-mcp)
6
5
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
6
 
7
+ Model Context Protocol (MCP) server providing access to Financial Modeling Prep's comprehensive financial data API. Get real-time stock quotes, company fundamentals, financial statements, market insights, analyst data, and technical indicators directly in Claude Desktop.
8
+
8
9
  ## Features
9
10
 
10
11
  - **Real-time Market Data**: Live stock quotes with price, volume, and market metrics
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@houtini/fmp-mcp",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Model Context Protocol (MCP) server for Financial Modeling Prep API - comprehensive financial data including quotes, fundamentals, analyst data, technical indicators, and market insights",
5
5
  "type": "module",
6
6
  "bin": {