Levis0045/ntealan-apis-mcp-server
If you are the rightful owner of ntealan-apis-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
NTeALan dictionaries MCP Server is a modular, extensible Model Context Protocol (MCP) server for managing dictionary data, articles, and user contributions.
NTeALan dictionaries MCP Server is a robust and flexible server designed to manage dictionary data, articles, and user contributions through a unified interface. It is built to be easily integrated and extended, providing a seamless experience for developers working with NTeALan REST APIs. The server supports dictionary and article management, contribution tracking, and offers asynchronous support for high performance. It is deployed at https://apis.ntealan.net/ntealan/mcpserver and can be connected to via the `/sse` path for MCP client interactions. The server is built on top of `fastmcp` and `aiohttp`, ensuring efficient and scalable operations. Additionally, it supports OpenAPI-like resource registration, allowing for easy addition of new resources and tools.
Features
- Dictionary Management: Create, update, delete, and retrieve dictionaries and their metadata.
- Article Management: Manage articles within dictionaries, including statistics and filtering.
- Contribution Management: Track and manage user contributions to articles and dictionaries.
- Extensible MCP Server: Easily add new resources and tools.
- Async Support: Built on top of `fastmcp` and `aiohttp` for high performance.