Back to directory
yuyuanweb/mcp-mianshiya-server

yuyuanweb/mcp-mianshiya-server

@yuyuanweb

基于 Spring AI 的面试鸭搜索题目的 MCP Server 服务,快速让 AI 搜索企业面试真题和答案

面试题目搜索Spring AIMCPJavaAI助手求职context

Installation & Configuration

{
  "mcpServers": {
    "mianshiyaServer": {
      "command": "java",
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-Dspring.main.web-application-type=none",
        "-Dlogging.pattern.console=",
        "-jar",
        "/yourPath/mcp-server-0.0.1-SNAPSHOT.jar"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Java
Created
2026/6/14
Updated
2026/6/15