buffette-code-mcp-server
@BuffettCode
About buffette-code-mcp-server
buffett-code apiをバックエンドにしたMCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"buffet-code": {
"command": "npx",
"args": [
"tsx",
"/Users/shogoakiyama/Desktop/buffett-code-mcp-server/src/index.ts"
],
"env": {}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is buffette-code-mcp-server?
buffette-code-mcp-server is an MCP (Model Context Protocol) server that provides access to the Buffett Code API. It allows AI assistants to retrieve company information, financial data, and stock details programmatically.
How to use buffette-code-mcp-server?
Installation instructions are not yet provided. To use the server, configure your MCP client with the command node and the path to the built dist/index.js file. For Claude Desktop, you may need to install tsx and set the command to npx tsx pointing to the source src/index.ts.
Key features of buffette-code-mcp-server
- Retrieve company information from Buffett Code
- Get daily company data for a specific date
- Get quarterly company data for a given year and quarter
- Fetch stock information for a specific stock
- Get daily stock data for a specific stock and date
- Get quarterly stock data for a specific stock and year-quarter
Use cases of buffette-code-mcp-server
- Look up fundamental data for a public company
- Analyze historical financial performance by quarter
- Track daily stock metrics alongside company data
- Integrate Buffett Code financial data into AI workflows
FAQ from buffette-code-mcp-server
What runtime does buffette-code-mcp-server require?
The server runs on Node.js, as indicated by the node command used in the MCP configuration.
How do I configure buffette-code-mcp-server for Claude Desktop?
You need to install tsx (npm install -D tsx) and update claude_desktop_config.json to use npx tsx with the source file path.
What tools are available in buffette-code-mcp-server?
Six tools are provided: buffetcode_get_company, buffetcode_get_company_daily, buffetcode_get_company_quarterly, buffetcode_get_company_stocks, buffetcode_get_company_stocks_daily, and buffetcode_get_company_stocks_quarterly.
What API does buffette-code-mcp-server connect to?
It connects to the Buffett Code API, documented at https://docs.buffett-code.com/api/.
Frequently asked questions
What runtime does buffette-code-mcp-server require?
The server runs on Node.js, as indicated by the `node` command used in the MCP configuration.
How do I configure buffette-code-mcp-server for Claude Desktop?
You need to install `tsx` (`npm install -D tsx`) and update `claude_desktop_config.json` to use `npx tsx` with the source file path.
What tools are available in buffette-code-mcp-server?
Six tools are provided: `buffetcode_get_company`, `buffetcode_get_company_daily`, `buffetcode_get_company_quarterly`, `buffetcode_get_company_stocks`, `buffetcode_get_company_stocks_daily`, and `buffetcode_get_company_stocks_quarterly`.
What API does buffette-code-mcp-server connect to?
It connects to the Buffett Code API, documented at https://docs.buffett-code.com/api/.
Basic information
More Developer Tools MCP servers

CircleCI MCP Server
CircleCIManage CI/CD pipelines, debug failed builds, and optimize test suites directly from your AI agents - no terminal required. The CircleCI MCP Server is a remote server hosted by CircleCI that connects AI tools and agents

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
ZeroBeacon — 1000-Tool Collision-Proof Commerce Router
DavidFox998ZeroBeacon.ai — Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.

Repo Test Architect
RepoAssayLocal-first, read-only MCP server for evidence-backed repository test architecture audits and test planning.

Codex Pets
astandrikPublic read-only MCP server for discovering, inspecting, installing, and sharing approved Codex-compatible animated pet packs.
Comments