Finage MCP Server
@KendamaQQ
Finage MCP Server について
Finage MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"finage_mcp": {
"command": "uv",
"args": [
"--directory",
"<DIRECTORY-OF-CLONED-PROJECT>/finage_mcp",
"run",
"finage_mcp"
],
"env": {
"FINAGE_API_KEY": ""
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Finage MCP Server?
Finage MCP Server is a Model Context Protocol server that provides access to stock market data through the Finage API. It is designed for use with MCP clients such as Claude Desktop.
How to use Finage MCP Server?
Clone the repository, set the FINAGE_API_KEY environment variable, ensure uv is installed, and add the server configuration to your claude_desktop_config.json. The exact JSON configuration is provided in the README, requiring replacement of directory and API key placeholders.
Key features of Finage MCP Server
- Integrates with the Finage stock market data API
- Currently supports two endpoints (version 0.0.1)
- Uses
uvfor package execution - Configurable via environment variable for API key
Use cases of Finage MCP Server
- Fetching stock market data through MCP‑enabled applications
- Providing financial market data to AI assistants like Claude Desktop
FAQ from Finage MCP Server
What endpoints are supported?
As of version 0.0.1, only two endpoints from the Finage API are implemented. The exact endpoints are not specified in the current documentation.
What are the prerequisites?
You need a free Finage API key (sign up at finage.co.uk), uv installed on your system, and the project cloned locally.
How do I configure it with Claude Desktop?
Add the provided JSON block to your claude_desktop_config.json, replacing <DIRECTORY-OF-CLONED-PROJECT> with the actual path and YOUR_API_KEY_HERE with your Finage API key.
Is this server production-ready?
No. The package is under development and should be used with caution. Only a small subset of endpoints is available as of v0.0.1.
「その他」の他のコンテンツ
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ICSS
chokcoco不止于 CSS
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント