Vocabulary MCP Server
by abipriya-rajendran · development · mcp-server, lobehub, science-education
一个简单且轻量级的 MCP 服务器,用于管理您的个人词汇库。无需外部数据文件;所有数据都保存在您的设备上。
Source: https://github.com/abipriya-rajendran/vocab-mcp-server
Install
git clone https://github.com/abipriya-rajendran/vocab-mcp-serverTags: mcp-server, lobehub, science-education
⭐ 34 GitHub stars · Source: lobehub
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Vocabulary MCP Server is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Postman MCP Generator by m-shirt
由 Postman MCP 生成器生成的兼容 MCP 的服务器,提供用于 API 请求的自动化 JavaScript 工具。需要通过 .env 文件配置环境变量,以对应每个工作区的 API 密钥。
- Python LFT(Lint、Format、Test)- MCP 服务器 by Agent-Hellboy
一个现代的、模块化的 Python 开发工具包,通过模型上下文协议(MCP)提供代码检查(linting)、格式化和测试功能。支持自动检测超过70个 Python 生态系统配置文件,并集成了 ruff、black、pytest、mypy、pylint 等工具。
- MediaWiki MCP Server by sriniketh
一个用Kotlin编写的MediaWiki MCP服务器,提供通过MCP访问MediaWiki网站内容的功能,并帮助为答案提供基础。需要环境变量WIKI_NAME和WIKI_API_URL来配置目标维基API端点。
- Math Calculator MCP Server by rohitpatilll
一款功能全面的 MCP 服务器,旨在轻松且精确地进行数学计算。需要 Node.js 18.0.0 或更高版本。
- NETFLIX 搜索 MCP by rafaporci
用于根据类型查找排名最高的电影的简单 MCP 服务器。需要来自 https://www.kaggle.com/datasets/bhargavchirumamilla/netflix-movies-and-tv-shows-till-2025 的外部数据集。
- GOV.UK 原型套件 MCP 服务器 by mmcgrotty
MCP 服务器,用于 GOV.UK 原型套件(Prototype Kit)——创建和管理原型。需要 Node.js v22.x.x LTS 运行时环境。
- protoc-gen-go-mcp by juliendoutre
用于 protoc 的 Go 插件,用于生成 MCP(模型上下文协议)服务器代码。不需要外部数据文件。
- 金蛋 by joehwang
用于查询台湾证券公司(富邦、永丰、麦斯林克和日盛)股票持仓的 MCP 插件。需要根据各券商的文档配置外部证书文件。
Frequently asked questions
How do I install Vocabulary MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Vocabulary MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Vocabulary MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.