FRED MCP Server
다음은 적절한 마크다운 형식으로 작성된 README입니다.
FRED MCP 서버
연방준비제도이사회 경제 데이터(FRED) API에 접근하기 위한 모델 컨텍스트 프로토콜(MCP) 서버 구현입니다. 이 서버는 FRED에서 경제 데이터 시리즈를 검색하고 불러오는 도구를 제공합니다.
필수 조건
Node.js(v16 이상)
FRED API 키( FRED API 에서 얻음)
Related MCP server: FRED MCP Server
설치
저장소를 복제합니다.
지엑스피1
종속성 설치:
npm install.env.example파일을.env로 복사하고 FRED API 키를 추가하세요.FRED_API_KEY=your_api_key_here
용법
개발
개발 모드에서 서버를 실행합니다.
npm run dev생산
프로젝트를 빌드하세요:
npm run build서버를 시작합니다:
npm start
사용 가능한 도구
서버는 다음과 같은 FRED API 도구를 제공합니다.
시리즈 검색
다양한 매개변수를 사용하여 경제 데이터 시리즈를 검색합니다.
시리즈 관찰
다음 옵션을 사용하여 특정 경제 데이터 시리즈에 대한 관찰 결과를 검색합니다.
날짜 범위 필터링
주파수 조정
집계 방법
정렬 및 페이지 매김
개발
프로젝트 구조
fred-mcp-server/
├── src/
│ ├── index.ts # Server entry point
│ ├── tools.ts # Tool implementations
│ └── types.ts # TypeScript interfaces
├── package.json
├── tsconfig.json
└── .env테스트
테스트 모음을 실행합니다.
npm test특허
[선택하신 라이센스]
기여하다
[귀하의 기여 지침]
감사의 말
모델 컨텍스트 프로토콜 SDK 로 구축됨
연방준비제도이사회 경제데이터(FRED) 에서 제공하는 데이터
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceProvides access to economic data from the Federal Reserve Bank of St. Louis (FRED) through the Model Context Protocol, allowing AI assistants to retrieve economic time series data directly.16MIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides access to Federal Reserve Economic Data (FRED), enabling users to retrieve, analyze, and compare economic indicators and time series data through natural language.2
- FlicenseNot gradedqualityDmaintenanceAn MCP server that wraps the Federal Reserve Economic Data (FRED) API, providing access to over 800,000 economic time series like GDP and unemployment. It enables AI agents to search for data, retrieve metadata, and fetch historical observations directly from the St. Louis Fed.
- FlicenseNot gradedqualityCmaintenanceFastMCP server for querying FRED financial and macroeconomic data, providing tools to search and retrieve economic indicators.
Related MCP Connectors
BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr…
MCP server for AI access to Swagger by SmartBear.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kablewy/fred-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server