mcp-fastapi-server

goagiq/mcp-fastapi-server

3.1

If you are the rightful owner of mcp-fastapi-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 dayong@mcphub.com.

A Model Context Protocol (MCP) server built with FastAPI for managing a book collection.

Tools

Functions exposed to the LLM to take actions

get_books

Retrieve all books

get_book

Retrieve a specific book by ID

create_book

Create a new book

update_book

Update an existing book

delete_book

Delete a book

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources