Skip to content

kpto/mcp_building_pdbe

Repository files navigation

mcp_building_pdbe

Starter template for a FastMCP 3.x server.

What is included

  • healthcheck tool: confirms the server is reachable.
  • lookup_entry tool: placeholder tool that validates a PDB ID.
  • main.py: runnable FastMCP server entrypoint.

Run locally

If you use uv:

uv sync
uv run python main.py

If you use your existing virtual environment:

python main.py

Next steps

  1. Replace lookup_entry in main.py with real PDBe API calls.
  2. Add more MCP tools/resources/prompts for your workflow.
  3. Connect this server to your MCP client config.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages