JSONPlaceholder MCP Server
@akshay3001
关于 JSONPlaceholder MCP Server
Repo for MCP servers playground
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is JSONPlaceholder MCP Server?
A Model Context Protocol (MCP) server implementation that provides tools to interact with the JSONPlaceholder API (Users, Posts, Comments, Albums, Todos) and basic calculator functions (add, subtract).
How to use JSONPlaceholder MCP Server?
Install Node.js v18.0.0 or later, clone the repository, run npm install, then use npm start for the JSONPlaceholder server, npm run start:calculator for the calculator server, or npm run start:jsonplaceholder explicitly. Configuration for VS Code is provided via mcp.json or settings.json.
Key features of JSONPlaceholder MCP Server
- Calculator server with basic arithmetic operations (add, subtract)
- JSONPlaceholder server accessing Users, Posts, Comments, Albums, Todos
- VS Code integration via mcp.json or settings.json
- Easy npm scripts to run each server separately
- Supports Node.js v18.0.0 or later with native fetch
Use cases of JSONPlaceholder MCP Server
- Fetching and managing placeholder data for testing or prototyping
- Performing simple calculations within an MCP environment
- Demonstrating MCP server capabilities with realistic API data
- Integrating placeholder data into AI workflows through MCP
FAQ from JSONPlaceholder MCP Server
What runtime is required?
Node.js v18.0.0 or later is required for native fetch support.
How do I run the calculator server?
Use the command npm run start:calculator.
Can I use both servers simultaneously?
The README describes separate scripts; you can run them in separate terminals or configure both in VS Code.
How do I integrate with VS Code?
Add the server configurations to .vscode/mcp.json or VS Code settings.json as shown in the README.
What data does the JSONPlaceholder server provide?
It provides access to Users, Posts, Comments, Albums, and Todos from the JSONPlaceholder API.
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论