MCP.so
Sign In

Gofannon

@The-AI-Alliance

About Gofannon

A web app for rapidly prototyping AI agents and the lightweight web UIs that wrap them—build flows, preview interactions, and share agent-driven experiences without lock-in.

Basic information

Category

Other

License

Apache-2.0

Runtime

python

Transports

stdio

Publisher

The-AI-Alliance

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Gofannon?

Gofannon is a provider- and model-agnostic toolkit and web application for prototyping AI agents and the lightweight web UIs that wrap them. Subject matter experts compose tools, data sources, and decision paths through a guided interface, preview agent interactions in real time, and hand off working agent-driven experiences without committing to a single AI framework or model provider.

How to use Gofannon?

Clone the repository, navigate to webapp/infra/docker, and run docker-compose up --build. Consult the quickstart guide for required environment configuration. Use the guided interface to compose tools, data sources, and decision paths, then preview agent interactions in real time.

Key features of Gofannon

  • Prototype AI agents quickly with a guided interface
  • Design lightweight web UIs paired with agents
  • Stay flexible with support for multiple model providers
  • Preview agent interactions in real time
  • Export or embed prototypes to share with stakeholders

Use cases of Gofannon

  • Rapidly prototyping AI agents and their decision paths
  • Building lightweight web UIs such as forms, chat surfaces, and dashboards
  • Iterating on agent-driven experiences with real-time feedback
  • Handing off working prototypes without committing to a specific AI framework

FAQ from Gofannon

What are the runtime requirements for Gofannon?

Gofannon requires Docker and Docker Compose to run the web application. An environment configuration is needed to specify LLM credentials and other settings.

Which LLM providers does Gofannon support?

Gofannon supports OpenAI, Anthropic, Gemini, and other providers via LiteLLM. It is designed to keep work portable across model providers.

How can I contribute to Gofannon?

Contributions are welcome. See CONTRIBUTING.md for guidelines, including the “good first issue” label for newcomers and guides for adding tools, integrating agentic frameworks, and extending the web UI.

What license does Gofannon use?

Gofannon is licensed under the Apache License, Version 2.0. See the LICENSE file for the full text.

Where can I report bugs or ask questions?

Report bugs or request features in GitHub Issues. Ask questions and discuss ideas in GitHub Discussions.

Comments

More Other MCP servers