Skip to content

A library showcasing standing up an MCP server. This utilizes the NMDC API (https://api.microbiomedata.org/) through the use of a python package I created for that team - nmdc_api_utiltiies (https://github.com/microbiomedata/nmdc_api_utilities)

Notifications You must be signed in to change notification settings

hesspnnl/nmdc-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Requirements

Ensure you have an anthropic api key (free ). this will need to be in a .env file within mcp_client/mcp_client dir called ANTHROPIC_API_KEY. This project uses uv package manager.

Usage

to run the MCP tool, use this command uv run path/to/mcp-client/client.py path/to/metadata_curation_nmdc/nmdc_mcp.py

Note

THE MINTER TOOL WILL NOT WORK FOR OUTSIDE USERS. This is why it is commented, this endpoint requires auth

About

A library showcasing standing up an MCP server. This utilizes the NMDC API (https://api.microbiomedata.org/) through the use of a python package I created for that team - nmdc_api_utiltiies (https://github.com/microbiomedata/nmdc_api_utilities)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages