MCP Server
@Lautarotetamusa
About MCP Server
Test MCP server and client to control advisors api
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server?
MCP Server is a Node.js project for testing MCP client and server communication. It manages advisors using natural language through two client tools: get-advisors and update-advisor. It is designed for developers working with the DeepSeek API.
How to use MCP Server?
Set the DEEPSEEK_API_KEY environment variable in a .env file. Build both server and client directories with npm run build. Run the server first using node server/build/index.js, then run the client with node client/build/index.js.
Key features of MCP Server
- Manages advisors via natural language commands
- Provides two tools: get-advisors and update-advisor
- Requires DeepSeek API key for authentication
- Uses a client–server architecture in Node.js
- Built and run with npm scripts
Use cases of MCP Server
- Retrieve advisor information using the get-advisors tool
- Update advisor details through natural language instructions
- Test the MCP protocol for client–server interactions
FAQ from MCP Server
How do I build MCP Server?
Set the DEEPSEEK_API_KEY in a .env file, then run npm run build in both the server and client folders.
How do I run MCP Server?
Start the server first: node server/build/index.js. Then run the client: node client/build/index.js.
What tools does the MCP client provide?
The client has two tools: get-advisors to retrieve advisors and update-advisor to modify advisor information using natural language.
Frequently asked questions
How do I build MCP Server?
Set the `DEEPSEEK_API_KEY` in a `.env` file, then run `npm run build` in both the `server` and `client` folders.
How do I run MCP Server?
Start the server first: `node server/build/index.js`. Then run the client: `node client/build/index.js`.
What tools does the MCP client provide?
The client has two tools: `get-advisors` to retrieve advisors and `update-advisor` to modify advisor information using natural language.
Basic information
More Developer Tools MCP servers

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI — Career Intelligence MCP Server Structured career decision scaffolding for AI agents. Provides personality-conditioned business idea generation, official BLS OEWS wage data, FRED labor market signals, and
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments