Skip to main content
Glama

"Asgard" MCP server - public FOSS version

Overview

A modular web-http based MCP + webapp(uvicorn/fastAPI) + ollama agent stack written in python; Frontend/ Javascript written by Claude™5[*]

Usage

After install activate a python virtual environment in the repository root, then open two terminals and run in one line for each in order:

python server.py
python chat_server.py

Afterwards, open localhost:8000 in browser to access the interface.

Related MCP server: mcp-web-calc

Tooling and General Capabilities

The base tooling content of is bulky and still in development and testing; If using this app, you may simply exclude the unnecesarry libraries and remove the tool's code; It includes:

  • search_files

  • fetch_url

  • read_text_file

  • search_knowledge_base

  • embedImage

Footnotes

[*] - Provisional code;

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    C
    quality
    C
    maintenance
    A multi-tool MCP server that enhances local LLMs with web search, document reading, scholarly research, Wikipedia access, and calculator functions. Provides comprehensive tools for information retrieval and computation without requiring API keys by default.
    Last updated
    22
    1
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that enables web searching, URL content extraction, and summarization without requiring API keys. It also provides advanced mathematical evaluation and multi-language Wikipedia summary retrieval tools.
    Last updated
    5
    400
    6
    MIT

View all related MCP servers

Related MCP Connectors

  • Local-first RAG engine with MCP server for AI agent integration.

  • OCR, transcription, file extraction, and image generation for AI agents via MCP.

  • An MCP server that gives your AI access to the source code and docs of all public github repos

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hoger-ASC/Asgard-mcp-server-public'

If you have feedback or need assistance with the MCP directory API, please join our Discord server