Asgard MCP Server
Integrates with Ollama to run local language models as an agent within the server.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Asgard MCP Serversearch for files about AI in the project folder"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
"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.pyAfterwards, 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;
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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