WikiTree MCP server

WikiTree MCP server

Integrates with the WikiTree API to provide tools for exploring genealogical data, including ancestor and descendant information. It enables users to retrieve biographies and family relationships through any application supporting the Model Context Protocol.

Category
访问服务器

README

WikiTree MCP server

This project provides an MCP server that integrates with the WikiTree API and exposes it as a set of tools.

Disclaimer: This code (and readme) was fully vibe-coded and I am not planning to continue developing it. I have tested it in Gemini CLI. Maybe it could also work in other apps that support the MCP protocol. Feel free to take the code and use it any way you like.

Backstory

This entire project was implemented by the Gemini CLI itself. Starting with a single prompt, Gemini was asked to create a tool server for the WikiTree API. It wrote the server code, defined the tools, and handled the integration with the Model Context Protocol (MCP) server. This README (the majority of it), and the entire interaction history, serves as a testament to its capabilities.

Usage Instructions

1. Installation

First, install the necessary dependencies:

npm install

2. Build the Project

The server is written in TypeScript. Compile it to JavaScript:

npm run build

3. Run the Server

Start the MCP tool server:

npm start -- --sse --port=3000

4. Connect Gemini CLI

Add the following settings to ~/.gemini/settings.json:

"mcpServers": {
  "wikitree": {
    "url": "http://localhost:3000/sse"
  }
}

You can now run Gemini CLI and questions related to WikiTree.

Example Questions and Answers

Here are the example interactions that were used to generate the information about Maria Skłodowska-Curie and her family.

Get Parents

Question:

get parents of Skłodowska-2

Answer:

The parents of Maria Salomea (Skłodowska) Curie (Skłodowska-2) are:

  • Father: Władysław Skłodowski (Skłodowski-1), born in 1832 and died in 1902.
  • Mother: Bronisława Marianna (Boguska) Skłodowska (Boguska-1), born in 1835 and died in 1878.

Get Grandparents

Question:

wWhat are the names of grandparents of Maria Skłodowska?

Answer:

The grandparents of Maria Salomea (Skłodowska) Curie are:

Paternal Grandparents (Parents of Władysław Skłodowski):

  • Grandfather: Józef Skłodowski (Skłodowski-4), 1804–1882.
  • Grandmother: Salomea (Sagtyńska) Skłodowska (Sagtyńska-1), 1802–1882.

Maternal Grandparents (Parents of Bronisława Marianna Boguska):

  • Grandfather: Feliks Boguski (Boguski-1), 1799–1872.
  • Grandmother: Marianna Zaruska (Zaruska-1).

Get Biography

Question:

short bio of Maria

Answer:

Maria Salomea (Skłodowska) Curie (1867–1934) was a pioneering Polish-French physicist and chemist. She is best known for her groundbreaking research on radioactivity, a term she coined.

Key Achievements:

  • Nobel Prizes: She was the first woman to win a Nobel Prize and remains the only person to win Nobel Prizes in two different scientific fields (Physics in 1903 and Chemistry in 1911).
  • Element Discovery: Along with her husband Pierre Curie, she discovered the elements polonium (named after her native Poland) and radium.
  • Educational Pioneer: She was the first female professor at the University of Paris (Sorbonne).
  • War Effort: During World War I, she developed mobile X-ray units ("Little Curies") to assist battlefield surgeons.

Personal Life: Born in Warsaw, Poland, she moved to Paris in 1891 to study. She married Pierre Curie in 1895, and they had two daughters, Irène (also a Nobel laureate) and Ève. She died in 1934 from leukemia, caused by her long-term exposure to radiation. She is buried in the Panthéon in Paris.

Ancestors' Achievements

Question:

Are her ancestors known for something?

Answer:

Maria Skłodowska-Curie's ancestors were largely part of the Polish intelligentsia and minor nobility (szlachta), many of whom were dedicated educators and patriots.

Parents:

  • Father: Władysław Skłodowski (1832–1902) was a well-known teacher of mathematics and physics and the director of two gymnasiums (secondary schools) for boys in Warsaw.
  • Mother: Bronisława Boguska (1835–1878) was also an educator. She was the director of a prestigious Warsaw boarding school for girls until she contracted tuberculosis.

Grandparents:

  • Paternal Grandfather: Józef Skłodowski (1804–1882) was a prominent educator, librarian, and school principal. He was also a participant in the November Uprising (1830–1831), a Polish insurrection against the Russian Empire.

Family Heritage:

  • Both the Skłodowski and Boguski families belonged to the Polish nobility, though they had lost most of their property and focused their efforts on intellectual pursuits.

Descendants' Achievements

Question:

What about her descendants?

Answer:

Maria Skłodowska-Curie had two daughters, both of whom were highly accomplished:

Daughters:

  1. Irène Joliot-Curie (1897–1956): A Nobel Prize-winning scientist. She and her husband, Frédéric Joliot-Curie, were awarded the Nobel Prize in Chemistry in 1935 for their discovery of artificial radioactivity.
  2. Ève Curie (1904–2007): A successful writer, journalist, and concert pianist, famous for writing her mother's biography, Madame Curie. She later worked extensively with UNICEF.

Grandchildren (Children of Irène):

  • Hélène Langevin-Joliot (born 1927): A distinguished nuclear physicist.
  • Pierre Joliot (born 1932): A renowned biologist and researcher.

Maria's descendants have continued her legacy of scientific and humanitarian excellence.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选